Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trimmed Binary & Output Properties #8

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

DavidBakerEffendi
Copy link
Collaborator

@DavidBakerEffendi DavidBakerEffendi commented Nov 28, 2023

  • 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

Resolves #5
Resolves #6

* Modified JsonResolver to use a mixture of techniques to include or exclude certain properties
* Added `PublishTrimmed` property to build
* Cleaned up some code
* Added `--output` argument with error handling
@DavidBakerEffendi DavidBakerEffendi merged commit 0ecfee0 into main Nov 28, 2023
1 check passed
@DavidBakerEffendi DavidBakerEffendi deleted the dave/trim-properties-and-binary branch November 28, 2023 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Explore & Implement Binary Trimming Trim the Fat Off Large Unrelated AST Properties Using Filter-In Logic
1 participant