Release Notes: Stream parsing, a reentrant parser, and a resizeable buffer have been introduced. The Ruby extension now includes all the features of the original YAML.rb. The Python extension includes more tests and more support for natives.


Release Notes: 64-bit compatibility and major cleanup.


Release Notes: In this release, the final changes to libsyck API have now been made. The Ruby extension now passes all of its original tests for loading and dumping. The new YAML::Tag mechanism is functional.


Release Notes: A rewritten YAML generator that increases output speed by a factor of four, simplified custom types in the Ruby extension, unit tests for the core library, and fixes for many memory leaks.


Release Notes: Better handling of DOS line endings, fixes for buffer overflows in the emitter, and sexagecimal ints.


Release Notes: This version fixes a buffering problem when certain types of scalar nodes exceed the default buffer size, and includes small fixes to bytecode parsing.