###################################################################### Revision history for Perl extension YAML::Logic

0.04 (2009/04/01)

(ms) Better escaping of quotes
(ms) Worked around weird memory errors in perl5.8.6 by duplicating

hashes before interpolating their content.

0.03 (2009/03/28)

(ms) Fixed slash escapes in regexes (ms) Added test cases

0.02 (2009/03/25)

(ms) Interpolating everything (not only lines starting with a variable) (ms) Checking for common YAML [foo: !$var] error (quotes missing) (ms) Added documentation on defined-ness and test cases. (ms) Added <= and >= operators

0.01 2008/12/28

(ms) Where it all began.