CPAN-Changes
view release on metacpan or search on metacpan
corpus/dists/YAML.changes view on Meta::CPAN
0.90 Mon Feb 10 08:42:31 PST 2014
- Revert Mo from 0.38 to 0.31 - zefram++ reported it breaking cpan client
0.89 Sat Nov 8 12:51:48 PST 2014
- Fixed tests to work under parallel testing -- kentnl
- Switched to dzil release process
0.88 Tue Dec 3 05:29:34 UTC 2013
- Fixed YAML loading on perl 5.8 (broken in YAML 0.85) by removing
5.10-specific regex construct. -- hobbs++
0.87 Sat Nov 30 21:51:48 PST 2013
- Using latest Test::Builder tp fix
https://rt.cpan.org/Public/Bug/Display.html?id=90847
0.86 Tue Nov 26 16:43:27 UTC 2013
- Revert YAML::Mo for https://rt.cpan.org/Public/Bug/Display.html?id=90817
0.85 Sun Nov 24 07:43:13 PST 2013
- Fix for https://rt.cpan.org/Ticket/Display.html?id=19838 where synopsis
in YAML::Dumper doesn't work as exptected.
- Thorsten++ https://rt.cpan.org/Public/Bug/Display.html?id=90593
- Upgrade to latest Mo
0.84 Fri Jul 13 18:17:27 GMT 2012
- Resolve distribution error that caused .git to be shipped in the .tar.gz
0.83 Fri Jul 13 15:44:03 GMT 2012
- Only call stat() and tell() on a filehandle if fileno existed
- Explicit tied() call on globs to avoid a 5.16 deprecation warning
0.82 Thu Jul 12 18:49:45 GMT 2012
- Test scalar @array rather than deprecated defined @array (Sebastian
Stumpf)
0.81 Thu Apr 19 11:03:38 PDT 2012
- Patch from https://rt.cpan.org/Public/Bug/Display.html?id=74826
- YAML::Mo uses Safe Mo
https://rt.cpan.org/Public/Bug/Display.html?id=76664
0.80 Fri Feb 10 12:56:08 PST 2012
- Patch from https://rt.cpan.org/Ticket/Display.html?id=73702
- Make YAML::Node subclass YAML::Mo::Object as well as Exporter (MSTROUT)
0.79 Wed Feb 8 17:25:55 PST 2012
- Peter Scott and others noticed Mo::xxx causing problems on newer perls.
Removed xxx for now.
0.78 Sun Jan 1 23:53:57 PST 2012
- Apply patch from ANDK++ to deal with B::Deparse changes.
0.77 Thu Sep 29 18:28:25 CEST 2011
- Add $VERSION back to all modules.
- Released from Liz++ and Wendy++ garage attic!
0.76 Wed Sep 28 12:05:08 CEST 2011
- Removed YAML::import per mst.
0.75 Tue Sep 27 00:46:19 CEST 2011
- Switch to Mo for OO (YAML::Mo)
- use_test_base in Makefile.PL.
0.74 Sun Sep 25 22:05:05 CEST 2011
- Switch to Module::Package
- Removed extra $VERSION lines from submodules
- Released from Liz++ and Wendy++'s Tool Basement!
0.73 Tue Apr 19 20:14:59 EST 2011
- Apply ANDK's patch for 5.14.0
0.72 Wed Sep 1 11:54:00 AEST 2010
- Upgrade to Module::Install 1.00
- Upgraded author tests via new ADAMK release automation
- Normalise Ingy's name to ASCII in Makefile.PL so that we don't have
Unicode in our own META.yml
0.71 Sun Jan 3 12:25:00 AEST 2010
- Set file encoding to UTF-8 in LoadFile/DumpFile (RT#25434) by Olivier
Mengue
- We shouldn't have to care about 5.8.0. Since it's causing CPAN Testers
failures, bump the minimum Perl to 5.8.1
0.70 Tue Aug 11 02:52:10 AEST 2009
- Updated Module::Install dependency to 0.91
- Bumping dependency to 5.8.0 but I think it's only in the test suite.
However, I can't prove it. So if anyone wants 5.6 compatibility back you
need to fix or rewrite the test suite.
0.69_02 Mon Aug 10 22:37:37 AEST 2009
( run in 2.256 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )