Skip to content

Releases: chyh1990/yaml-rust

v0.4.4

01 Jun 13:07
Compare
Choose a tag to compare

No API change.

Update implementation to follow Rust 2018 standards.

v0.4.3

07 Mar 06:29
Compare
Choose a tag to compare
  • Fix handling of indicators in plain scalars to conform to YAML 1.2 (JSON superset)
  • Update linter & toolchain

0.4.1

15 Sep 19:35
0.4.1
bac6e10
Compare
Choose a tag to compare
  • No longer unnecessarily quote keys containing hyphen (#107)
  • Limit recursion to 256 levels deep to avoid stack overflows (#109)

v0.4.0

22 Nov 08:02
Compare
Choose a tag to compare

This version contains breaking API changes in low level event-based API:

  • The EventReceiver gets ownership of events.
  • Always use linked-hash-map for map, preserving order.

API enhancement:

  • Add a cause() method to EmitError
  • Allow access to the Marker from ScanError

Performance enhancement:

  • #78 do not clone on peek(), ~20% performance gain.

And various fixes in emitter.

0.3.9

22 Nov 03:06
Compare
Choose a tag to compare
0.3.9 Pre-release
Pre-release

Bump to 0.3.9

0.3.7

21 Aug 05:58
Compare
Choose a tag to compare
Version bump

0.3.5

08 May 17:21
0.3.5
acbdc9e
Compare
Choose a tag to compare
Release 0.3.5

0.3.4

08 May 17:21
0.3.4
Compare
Choose a tag to compare
Release 0.3.4

0.3.3

08 May 17:21
0.3.3
Compare
Choose a tag to compare
Release 0.3.3

0.3.2

08 May 17:21
0.3.2
Compare
Choose a tag to compare
Release 0.3.2