[Changes for 1.17 (YAML::Syck 0.40 ) - 2010-11-21]

[Changes for 1.16 (YAML::Syck 0.39 ) - 2010-11-21]

[Changes for 1.15 (YAML::Syck 0.38 ) - 2010-09-23]

[Changes for 1.14 (YAML::Syck 0.37 ) - 2010-08-03] * RT RT60771 - Further refactor for JSON. if a number is a valid perl string, quote it. "1" + "1" = "11" in javascript. * add YAML tests to make sure HEX and octal preserve their information

[Changes for 1.13 (YAML::Syck 0.36 ) - 2010-08-03] * RT RT60771 - quoted negative integer and quoted zeroes. This was breaking JSON since "0" is true in javascript.

[Changes for 1.12 (YAML::Syck 0.35 ) - 2010-08-03] * The tie test proved to be very unstable for 5.8 and it's not relevant for tie actually. I'm converting it to a TODO for

[Changes for 1.11 (YAML::Syck 0.35 ) - 2010-08-03] * Tests are now stable. releasing 1.11

[Changes for 1.10_07 (YAML::Syck 0.34 ) - 2010-07-29] * META.yml missing

[Changes for 1.10_06 (YAML::Syck 0.34 ) - 2010-07-29] * Load of in-memory file handles not previously tested (was eval'd out of existance) Corrected code and test to behave correctly. * Perl 5.8 required to YAML-ify code refs * Perl 5.6 requires {} to print to a scalar GLOB * use SvNIOK to test for int or float if we know it's not a string * Attempt again to get 5.8.7 skipped for tie test

[Changes for 1.10_05 (YAML::Syck 0.34 ) - 2010-07-28] * Skip failing tie test on perl < 5.8.8 && perl >= 5.7.0x

[Changes for 1.10_04 (YAML::Syck 0.34 ) - 2010-07-19] * RT 23850 - META.yml of DMAKI/DateTime-Format-Japanese-0.01.tar.gz cannot be parsed
* RT 34073 - TODO Tests - Parsing YAML without separator * RT 20969 - Document die behavior differences with YAML

[Changes for 1.10_03 (YAML::Syck 0.34 ) - 2010-07-19] * TODO tests to cover noted deficiencies in RT #'s 26182, 54780, 49404, 42390
* RT 23909 - Loaded self-refererring document is corrupted

[Changes for 1.10_02 (YAML::Syck 0.34 ) - 2010-07-19] * RT 50227 - Logic bug in deciding what numbers to quote led to some interesting corner cases. Now only 9digit integers are supported as unquoted. Everything else will be forced to quote * RT 59458 - convert \%d to \%ld in code to prevent compiler warnings

[Changes for 1.10_01 (JSON::Syck 0.34) - 2010-07-15] * LoadFile aborts loading an empty file * RT 50227 - Not quoting strings when data has been sorted numerically before being passed to JSON::Syck::Dump * RT 48327 - use 3 arg form of open() instead of the 2 argument form * Add TODO tests for RT 52432 - '... X' breaks round trip * RT 59432 - use lexical file handles for read/write to files * RT 37236 - Re-enable JSON-basic tests for JSON >= 2.11 * RT 47944 - back quote is a reserved character * RT 36288 - ability to disable blessing datastructures on load * Tone down the WARNING section in YAML::Syck's documentation that was added in 1.08

[Changes for 1.10 (JSON::Syck 0.33) - 2010-06-06]

1.09 was released with version 0.97 of Module::Install. It had a critical bug that I reported which broke installations on perl 5.8.3 and older.

This release is equivalent to 1.09 aside from bumping Module::Install to 0.99 which fixed the bug.

[Changes for 1.09 (JSON::Syck 0.32) - 2010-05-29]

[Changes for 1.08_01 (JSON::Syck 0.31_01) - 2010-05-23]

[Changes for 1.08 (JSON::Syck 0.31) - 2010-05-23]

Like the 1.07_01 test release aside from small documentation improvements.

[Changes for 1.07_01 (JSON::Syck 0.30) - 2010-05-20]

About

First release by new maintainer (AVAR). The source repository is now hosted in Git at http://github.com/avar/YAML-Syck

YAML::Syck is still pretty much abandonware, all its bugs likely to get fixed any time soon.

Code fixes:

Release engineering fixes:

[Changes for 1.07 (JSON::Syck 0.30) - 2009-04-25]

[Changes for 1.05 (JSON::Syck 0.29) - 2008-06-09]

[Changes for 1.04 (JSON::Syck 0.29) - 2008-02-17]

[Changes for 1.03 (JSON::Syck 0.29) - 2008-02-16]

[Changes for 1.02 (JSON::Syck 0.28) - 2008-02-16]

[Changes for 1.01 (JSON::Syck 0.27) - 2008-01-19]

[Changes for 1.00 (JSON::Syck 0.26) - 2007-12-10]

[Changes for 0.99 (JSON::Syck 0.26) - 2007-10-23]

[Changes for 0.98 (JSON::Syck 0.26) - 2007-10-13]

[Changes for 0.97 (JSON::Syck 0.26) - 2007-09-03]

[Changes for 0.96 (JSON::Syck 0.26) - 2007-08-08]

/y|Y
|n|N
|yes|Yes|YES
|no|No|NO
|true|True|TRUE
|false|False|FALSE
|on|On|ON
|off|Off|OFF
|null|Null|NULL
|~
/x

[Changes for 0.95 (JSON::Syck 0.26) - 2007-08-04]

[Changes for 0.94 (JSON::Syck 0.26) - 2007-07-10]

[Changes for 0.93 (JSON::Syck 0.26) - 2007-07-10]

[Changes for 0.92 (JSON::Syck 0.26) - 2007-07-10]

[Changes for 0.91 (JSON::Syck 0.26) - 2007-06-23]

[Changes for 0.90 (JSON::Syck 0.26) - 2007-06-22]

[Changes for 0.88 (JSON::Syck 0.26) - 2007-06-17]

[Changes for 0.87 (JSON::Syck 0.25) - 2007-06-17]

[Changes for 0.86 (JSON::Syck 0.24) - 2007-06-16]

[Changes for 0.85 (JSON::Syck 0.24) - 2007-04-20]

[Changes for 0.84 (JSON::Syck 0.23) - 2007-04-02]

[Changes for 0.83 (JSON::Syck 0.22) - 2007-02-05]

[Changes for 0.82 (JSON::Syck 0.21) - 2007-01-26]

[Changes for 0.81 (JSON::Syck 0.21) - 2007-01-26]

[Changes for 0.80 (JSON::Syck 0.20) - 2007-01-26]

[Changes for 0.72 (JSON::Syck 0.15) - 2006-11-26]

[Changes for 0.71 (JSON::Syck 0.14) - 2006-10-03]

[Changes for 0.70 (JSON::Syck 0.14) - 2006-10-02]

[Changes for 0.66 (JSON::Syck 0.14) - 2006-07-29]

[Changes for 0.66 (JSON::Syck 0.14) - 2006-07-29]

[Changes for 0.65 (JSON::Syck 0.14) - 2006-07-28]

[Changes for 0.64 (JSON::Syck 0.14) - 2006-07-22]

[Changes for 0.63 (JSON::Syck 0.14) - 2006-07-20]

[Changes for 0.66 (JSON::Syck 0.14) - 2006-07-29]

[Changes for 0.66 (JSON::Syck 0.14) - 2006-07-29]

[Changes for 0.65 (JSON::Syck 0.14) - 2006-07-28]

[Changes for 0.64 (JSON::Syck 0.14) - 2006-07-22]

[Changes for 0.63 (JSON::Syck 0.14) - 2006-07-20]

[Changes for 0.62 (JSON::Syck 0.13) - 2006-07-11]

[Changes for 0.61 (JSON::Syck 0.13) - 2006-07-01]

[Changes for 0.60 (JSON::Syck 0.13) - 2006-06-30]

[Changes for 0.46_02 (JSON::Syck 0.13) - 2006-06-29]

[Changes for 0.46_01 (JSON::Syck 0.13) - 2006-06-25]

[Changes for 0.45 (JSON::Syck 0.13) - 2006-05-27]

[Changes for 0.44 (JSON::Syck 0.12) - 2006-05-04]

[Changes for 0.43 (JSON::Syck 0.11) - 2006-04-29]

[Changes for 0.42 (JSON::Syck 0.10) - 2006-04-25]

[Changes for 0.41 (JSON::Syck 0.10) - 2006-04-01]

[Changes for 0.40 (JSON::Syck 0.10) - 2006-03-31]

[Changes for 0.38 - 2006-03-14]

[Changes for 0.37 - 2006-03-14]

[Changes for 0.36 - 2006-03-10]

[Changes for 0.35 - 2006-03-09]

[Changes for 0.34 - 2006-03-07]

[Changes for 0.33 - 2006-02-14]

[Changes for 0.32 - 2006-02-11]

[Changes for 0.31 - 2006-02-10]

[Changes for 0.30 - 2006-02-06]

[Changes for 0.29 - 2006-02-05]

[Changes for 0.28 - 2006-01-16]

[Changes for 0.27 - 2006-01-16]

[Changes for 0.26 - 2006-01-16]

[Changes for 0.25 - 2006-01-14]

[Changes for 0.24 - 2006-01-14]

[Changes for 0.23 - 2006-01-14]

[Changes for 0.22 - 2006-01-12]

[Changes for 0.21 - 2006-01-11]

[Changes for 0.20 - 2006-01-11]

[Changes for 0.19 - 2006-01-11]

[Changes for 0.18 - 2006-01-11]

[Changes for 0.17 - 2006-01-11]

[Changes for 0.16 - 2006-01-11]

[Changes for 0.15 - 2006-01-10]

[Changes for 0.14 - 2006-01-09]

[Changes for 0.13 - 2006-01-09]

[Changes for 0.12 - 2006-01-09]

[Changes for 0.11 - 2006-01-09]

[Changes for 0.10 - 2006-01-09]

[Changes for 0.09 - 2006-01-09]

[Changes for 0.08 - 2006-01-09]

[Changes for 0.07 - 2006-01-09]

[Changes for 0.06 - 2006-01-08]

[Changes for 0.05 - 2006-01-08]

[Changes for 0.04 - 2005-12-28]

[Changes for 0.03 - 2005-12-27]

[Changes for 0.02 - 2005-12-26]

[Changes for 0.01 - 2005-12-26]