File perl-MooseX-Declare.changes of Package perl-MooseX-Declare
-------------------------------------------------------------------
Mon Sep 15 12:52:35 UTC 2014 - coolo@suse.com
- updated to 0.39
- line numbers in shipped code are now almost the same (within 1) as
the repository source, for easier debugging
- pod fixes (Frank Wiegand, RT#51722)
-------------------------------------------------------------------
Mon Mar 10 06:25:49 UTC 2014 - coolo@suse.com
- updated to 0.38
- update configure_requires checking in Makefile.PL, add CONTRIBUTING file
-------------------------------------------------------------------
Fri Oct 4 09:15:24 UTC 2013 - coolo@suse.com
- updated to 0.37
* repository migrated to the github moose organization
* re-release with fixed compile test
* Depend on 'aliased'.
* The test suite now uses Test::Fatal instead of Test::Exception. (Karen
Etheridge)
* removed use of deprecated Class::MOP::load_class, calling enum with a list
* converted use of Class::MOP::class_of to Moose::Util::find_meta
* new WARNING section added to pod, regarding future utility of this module
-------------------------------------------------------------------
Sun Dec 25 16:19:08 UTC 2011 - coolo@suse.com
- update to 0.35
* Adapt to changes in MooseX::Role::Parameterized 0.27.
-------------------------------------------------------------------
Thu Feb 17 01:13:14 CET 2011 - pascal.bleser@opensuse.org
- initial version (0.34)