Releases: joernio/DotNetAstGen
Releases · joernio/DotNetAstGen
v0.5.0
Fix Typo on Release
v0.4.0
Fix Excluded Windows Binaries
v0.3.0
Trimmed Binary & Output Properties (#8) * Modified JsonResolver to use a mixture of techniques to include or exclude certain properties * Found that `PublishTrimmed` breaks the program as the JSON serializer uses reflection * Cleaned up some code * Added `--output` argument with error handling * Compressing each executable individually
v0.2.0
Only Add Specific Binaries to Release (#4)
v0.1.0
Created release action (#3)