2012-01-11 12:16:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2011-06-04 23:21:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2011-03-03 20:54:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 03 20:53:02 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- initial version (0.009007)
|
|
|
|
|