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

[new release] yojson (2.1.1) #24617

Merged
merged 1 commit into from
Oct 11, 2023
Merged

Conversation

Leonidas-from-XIV
Copy link
Contributor

Yojson is an optimized parsing and printing library for the JSON format

CHANGES:

2023-10-10

Changed

@Leonidas-from-XIV Leonidas-from-XIV changed the title [new release] yojson and yojson-bench (2.1.1) [new release] yojson (2.1.1) Oct 10, 2023
CHANGES:

*2023-10-10*

- Make `Basic`, `Safe` & `Raw` seperate compilation units that get exposed by
  the main module as suggested by @hhugo to enable JSOO to discard unused
  modules. No API changes should be observable. (ocaml-community/yojson#84, ocaml-community/yojson#167 @Leonidas-from-XIV)
- Removed forward refs in the parser to make dead-code elimination in JSOO
  better (ocaml-community/yojson#168, @hhugo)
@avsm avsm merged commit a6d21a4 into ocaml:master Oct 11, 2023
@avsm
Copy link
Member

avsm commented Oct 11, 2023

Thanks! You may want to announce this on https://discuss.ocaml.org, where we have a Community category and an announce tag for this purpose.

@Leonidas-from-XIV
Copy link
Contributor Author

Normally yes, but here all changes are just bundle-size related so it's not overly exciting to announce.

@Leonidas-from-XIV Leonidas-from-XIV deleted the release-yojson-2.1.1 branch October 11, 2023 07:00
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.

2 participants