2014-03-15 13:03:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 15 13:01:41 UTC 2014 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.45
|
|
|
|
- re-release to fix compile test
|
|
|
|
- removed use of deprecated Class::MOP::load_class
|
|
|
|
- all features are now configured as x_default => 1 in metadata (not yet
|
|
|
|
supported by any cpan clients), signalling to automatically add to prereqs
|
|
|
|
when installing non-interactively
|
|
|
|
- re-release with properly encoded META.yml
|
|
|
|
- re-release with updated Dist::Zilla plugins to clear the dynamic_config
|
|
|
|
flag in metadata
|
|
|
|
- repository has moved to the GitHub Moose organization
|
|
|
|
- replaced last use of Best (held over since 2010!) to YAML::Any
|
|
|
|
- fixed another test making use of optional features
|
|
|
|
- re-release with new compile test, which properly declares all its prerequisites
|
|
|
|
- fixed compile tests so that modules using optional features are skipped
|
|
|
|
(from 0.36-TRIAL)
|
|
|
|
- convert to Dist::Zilla, with new optional prereq handling
|
|
|
|
|
2011-12-25 18:16:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 25 18:15:14 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
- update to 0.30
|
|
|
|
* 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.
|
|
|
|
|
2010-12-01 13:50:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 13:33:54 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-11-29 18:57:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 29 18:30:39 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
|
2010-07-25 07:23:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 25 07:22:42 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- initial package (0.27)
|
|
|
|
|