- updated to 0.49
see /usr/share/doc/packages/perl-MooseX-Storage/Changes
0.49 2015-03-29 00:24:43Z
- now handling more deeply-nested objects (PR#7, RT#81236, thanks Dmitry
Latin!)
- fix error in DateTime example (PR#8, thanks sillitoe!)
0.48 2014-10-12 02:01:31Z
- switched the JSON serializer from JSON::Any to JSON::MaybeXS
- interactive prompting at install time is now back!
0.47 2014-08-23 22:34:21Z
- report the versions of all JSON and YAML backends during tests, in an
attempt to track down an elusive bug
- now properly serializing attributes that are set to the undefined value
(github #6, thanks, Jason Pope!)
- fix compatibility problem with MooseX::Role::Parameterized 1.03+ and
MooseX::Storage::Format::JSONpm (some internal details changed that we
were relying on)
0.46 2014-03-23 18:26:44Z
- numerous small documentation clarifications and fixes
OBS-URL: https://build.opensuse.org/request/show/297113
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-MooseX-Storage?expand=0&rev=14
* Make Makefile.PL features work again. RT#67170
* Remove use of Test::TempDir in favor of File::Temp (gphat)
* Make the engine_traits parameter be able to use a '+My::Trait::Name'
prefix to specify a trait name which isn't in the
MooseX::Storage::Engine::Trait namespace
* Misc POD and test cleanups.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-MooseX-Storage?expand=0&rev=9