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 and yojson-bench (2.0.2) #21960

Merged
merged 2 commits into from
Aug 9, 2022

Conversation

Leonidas-from-XIV
Copy link
Contributor

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

CHANGES:

2022-08-09

Added

Removed

Fixed

CHANGES:

*2022-08-09*

### Added

- Expanded documentation of exceptions (@sim642, ocaml-community/yojson#148)

### Removed

- Removed undocumented and unused functions `write_float_fast` and
  `write_std_float_fast` from `Yojson`, `Yojson.Basic` and `Yojson.Safe`
  (@sim642, ocaml-community/yojson#149)

### Fixed

- Fix out-of-bounds error occurring when parsing object field names
  with atdgen parsers using `map_ident` or `map_lexeme` (@mjambon, ocaml-community/yojson#150)
@kit-ty-kate
Copy link
Member

Thanks

@kit-ty-kate kit-ty-kate merged commit 25ec99a into ocaml:master Aug 9, 2022
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