-
Fri Dec 15 2017 Petr Pisar <ppisar@redhat.com> - 1.24-2
- SCL
-
Tue Oct 31 2017 Paul Howarth <paul@city-fan.org> - 1.24-1
- Update to 1.24
- Fix $LoadCode (GH#180, GH#181, GH#182)
- This release by TINITA → update source URL
- Drop redundant Group: tag
-
Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.23-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
-
Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.23-3
- Perl 5.26 re-rebuild of bootstrapped packages
-
Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.23-2
- Perl 5.26 rebuild
-
Mon Feb 20 2017 Paul Howarth <paul@city-fan.org> - 1.23-1
- Update to 1.23
- Fix $YAML::Numify (empty values were converted to 0)
-
Wed Feb 15 2017 Paul Howarth <paul@city-fan.org> - 1.22-1
- Update to 1.22
- Add $YAML::Numify
-
Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.21-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
Sat Dec 24 2016 Paul Howarth <paul@city-fan.org> - 1.21-1
- Update to 1.21
- Declare variables with our() to avoid warnings (GH#109, GH#171)
- Empty mapping value at the end resolves to null (was becoming empty string)
(GH#131, GH#170)
- Output key in warning when duplicate key was found (GH#119, GH#169)
- Allow reading and writing to IO::Handle (GH#157, GH#168)
-
Sat Dec 03 2016 Paul Howarth <paul@city-fan.org> - 1.20-1
- Update to 1.20
- Allow quoted map keys in arrays (GH#146)
- B::Deparse is loaded at runtime now
- New feature $YAML::Preserve (GH#9)
- This release by INGY → update source URL