Skip to content

2.0.2

Compare
Choose a tag to compare
@Leonidas-from-XIV Leonidas-from-XIV released this 09 Aug 14:05
· 89 commits to master since this release

CHANGES:

2022-08-09

Added

Removed

  • Removed undocumented and unused functions write_float_fast and
    write_std_float_fast from Yojson, Yojson.Basic and Yojson.Safe
    (@sim642, #149)

Fixed

  • Fix out-of-bounds error occurring when parsing object field names
    with atdgen parsers using map_ident or map_lexeme (@mjambon, #150)