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

merge everything into 3 classes #6

Merged
merged 5 commits into from
Jul 4, 2024
Merged

merge everything into 3 classes #6

merged 5 commits into from
Jul 4, 2024

Conversation

rhysdh540
Copy link
Contributor

much more complicated, but also way smaller

  • Zson contains old Zson, ZsonParser, and ZsonWriter (separated by //region comments)
  • ZsonValue is the same
  • @ZsonField contains parameters for the old @Comment, @Include, and @Exclude annotations

tests pass and the new jar is 17,523 bytes (3,144 bytes or 15% smaller than v0.2.3)

@Nolij Nolij merged commit e1f6631 into Nolij:master Jul 4, 2024
2 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants