SHA256
8
0
forked from pool/perl-Moo
Files
perl-Moo/perl-Moo.changes

27 lines
1002 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Jan 11 12:15:56 UTC 2012 - coolo@suse.com
- update to 0.009011:
- add support for DEMOLISH
- add support for BUILDARGS
- missing new files for Role::Tiny::With
- remove the big scary warning because we seem to be mostly working now
- perl based getter dies if @_ > 1 (XSAccessor already did)
- add Role::Tiny::With for use in classes
- automatically generate constructors in subclasses when required so that
subclasses with a BUILD method but no attributes get it honoured
- add coerce handling
-------------------------------------------------------------------
Sat Jun 04 23:18:43 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.009008:
* transfer fix to _load_module to Role::Tiny and make a note it's an inline
* bring back 5.8.1 compat
-------------------------------------------------------------------
Thu Mar 03 20:53:02 CET 2011 - pascal.bleser@opensuse.org
- initial version (0.009007)