Skip to content

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