0.0016 Saturday June 05 21:16:11 PDT 2010:
- Missed Any::Moose requirement (for Loader)
- Replaced Class::MOP with Mouse::Util
- Using Mouse proper instead of Any::Moose
0.0015 Thursday June 03 09:24:33 PDT 2010:
- Fixed bug with exporting <.* (modification of read-only value)
0.0014 Wednesday June 02 18:54:53 PDT 2010:
- Added stealth _into option to ->install (Usaginator)
- Added loader
- Fixed bug with exporter
- ->package is now ->name
0.0013 Thursday May 13 17:48:00 PDT 2010:
- ->package can now deal with the blessed
0.0012 Thursday May 13 16:46:13 PDT 2010:
- Added ->package functionality
0.0011 Monday May 10 12:35:28 PDT 2010:
- Include Class::MOP as a prerequisite
0.0010 Monday May 10 12:15:00 PDT 2010:
- Initial release