Files
perl-Catalyst-View-JSON/perl-Catalyst-View-JSON.changes

53 lines
2.1 KiB
Plaintext

-------------------------------------------------------------------
Mon Apr 29 05:04:29 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.37
see /usr/share/doc/packages/perl-Catalyst-View-JSON/Changes
0.37 - 2019-04-28
- fix Makefile.PL when current directory not in @INC (perl 5.26+)
- convert from Module::Install to Distar for release tooling
- Drop unneeded prerequisite on YAML
-------------------------------------------------------------------
Sat Nov 28 09:28:00 UTC 2015 - coolo@suse.com
- updated to 0.36
see /usr/share/doc/packages/perl-Catalyst-View-JSON/Changes
0.36 Wed Nov 25 12:00:00 CT 2015
- POD updates, improved warning messages, strictness (andyjack++)
- Make the default BOM added for safari optional. Possible breaking
change, please file issues if this causes trouble.
- New render method to let you just get a JSON encoded version of
some data (Added to make compatible with the unofficial Catalyst
View API that has a render method).
-
-------------------------------------------------------------------
Thu Apr 16 21:44:09 UTC 2015 - coolo@suse.com
- updated to 0.35
see /usr/share/doc/packages/perl-Catalyst-View-JSON/Changes
0.35 Wed Jan 07 12:00:00 CT 2014
- Specify a version of JSON::MaybXS in the Makefile to close a test
failure (test case requires version '1.003000' so we made that the
required version).
0.34 Mon Jan 05 12:00:00 CT 2014
- switched from JSON::Any to JSON::MaybeXS (json_driver option no
longer supported)
- Updated some documenation to note that in 2015 perhaps some of the
given advice is no longer relevent.
- Added a new configuration option 'json_encoder_args' which lets you
pass arguments to JSON::MaybeXS. Useful for when you want to have
more control on how your JSON serializer works.
-------------------------------------------------------------------
Thu Apr 21 04:53:31 UTC 2011 - coolo@opensuse.org
- initial package 0.33
* created by cpanspec 1.78.04