2011-12-21 22:42:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 21 22:40:14 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 0.015:
|
|
|
|
* pretty nasty bug in Goose where the "with" method doesn't get the correct
|
|
|
|
package name.. yeah, like I said. Bad. This is the fix for it
|
|
|
|
- changes from 0.014:
|
|
|
|
* added Goose::Role. Currently it's very minimal, but it works. A Goose::Role
|
|
|
|
can "offer" a subroutine to any classes using it (thanks to Goose's new
|
|
|
|
'with' method)
|
|
|
|
|
2011-12-14 18:31:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 14 18:32:17 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- initial version (0.013)
|
|
|
|
|