Release Name: 0.51
Notes:
Syck 0.51 is the latest release of the YAML processor which comes with Ruby. This release is another experimental release featuring the new YAML outputter for increased speed.
Build it! Run the unit tests! Give me feedback!
Changes:
--- %YAML:1.0
- version: 0.51
date: 2005-02-09
changes:
tests/YTS.c: tests failing due to bad syck_emit_scalar call.
ext/ruby/lib/yaml/rubytypes.rb: added Object#yaml_new.
ext/ruby/ext/syck/rubyext.c: both yaml_new and yaml_initialize get
called, should they be present.
|