Skip to content

3.2.0

Latest
Compare
Choose a tag to compare
@avsm avsm released this 04 Nov 18:46

CHANGES:

  • Fix potential GC corruption when serialising large Yaml
    buffers (#75 @hhugo)

  • Add missing ?len argument to yaml_of_string to specify
    buffer size (#74 @hhugo)

  • Remove remaining references to Rresult in tests and
    documentation (#62 @sim642)