0.1204 Fri, 03 Aug 2011 00:01:00 +0000
* do not break overload for Moose
0.1203 Fri, 03 Aug 2011 00:00:00 +0000
* protect against false double scope scope end
* do not break overload for Mouse
0.1202 Thu, 28 Jul 2011 22:05:00 -0800
* Support Mouse; requires Package::Stash and Sub::Identify
0.1201 Wed, 27 Jul 2011 00:00:00 +0000
* Add -except
0.12 Fri, 04 Feb 2010 10:39:00 +0000
* Bump namespace::clean dep to 0.20 to pull in the bugfix for
Package::Stash::XS 0.19
0.11 Fri, 07 May 2010 19:32:37 +0200
* Improve distribution metadata.
0.10 Sat, 01 May 2010 20:32:59 +0200
* Fix documentation typo ( Andrew Rodland).
0.09 Tue, 15 Sep 2009 07:45:16 +0200
* Fix to avoid deprecation warnings from the latest Class::MOP, but
it still works with older versions too. (Dave Rolsky)
* Fix a documentation typo (Jonathan Yu).
0.08 Sun, 07 Jun 2009 17:34:02 +0200
* Run the role tests again Moose >= 0.56 only.
* Add diagnostic for the Moose version to the role test.
0.07 Wed, 27 May 2009 22:27:46 +0200
* Drop the useless Class::MOP::class_of call (Chris Prather).
* Extend -also to make it accept coderefs and regexen (Kent Fredric).
0.06 Wed, 20 May 2009 15:14:36 +0200
* Allow selection of explicit cleanee (Shawn M Moore).
0.05 Fri, 01 May 2009 12:44:25 +0200
* Don't clean the 'meta' method for Moose roles, even if it's not
included in get_method_list.
0.04 Wed, 22 Apr 2009 07:42:32 +0200
* Make -also accept a plain string instead of only an array ref.
0.03 Sat, 18 Apr 2009 11:43:10 +0200
* Changes dependeny of Class::MOP to 0.80, this is the first version
with class_of.
0.02 Fri, 17 Apr 2009 14:21:46 +0200
* Allow removing symbols other than imports using the -also option.
0.01 Sat, 11 Apr 2009 02:41:50 +0200
* Initial release.