Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 09:44
· 40 commits to main since this release
0ecfee0
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