Dancer2-Session-DBIC
view release on metacpan or search on metacpan
0.102 Sun Mar 27 08:49:17 2016 CEST
[BUG FIXES]
* Check for YAML minimum version before using YAML serializer in
schema tests (Stefan Hornburg/Racke, GH #11).
* Require Dancer2::Plugin::DBIC 0.0009 to run plugin tests
(Stefan Hornburg/Racke, GH #12).
0.101 Sat Mar 26 16:50:35 2016 CET
[BUG FIXES]
* Require minimum version of 1.15 for YAML (Peter Mottram, GH #11).
[TEST]
* Add diagnostics to DBIC plugin test (Peter Mottram, GH #12).
0.100 Fri Mar 25 07:23:18 2016 CET
[ENHANCEMENTS]
* Add support for serializers other than JSON and custom serializers.
We include now JSON, YAML and Sereal serializers (Peter Mottram).
* Use DBIx::Sugar (Peter Mottram).
* Switch from Class::Load try_load_class to Module::Runtime use_module
(Peter Mottram).
* Use Dancer2::Serializer::JSON instead of JSON (Peter Mottram).
* Allow non primary key as session id column (Andy Jack, GH #2).
( run in 1.235 second using v1.01-cache-2.11-cpan-49f99fa48dc )