Add -ignore feature
[gitmo/Package-DeprecationManager.git] / Changes
CommitLineData
ebd96f90 10.03 2010-07-14
2
3- Added an -ignore parameter when importing Package::DeprecationManager. This
4 lets you explicitly ignore packages in the call stack when determining where
5 a deprecated feature was called.
6
7
9472d870 80.02 2010-07-12
9
10- Made it possible to deprecate any feature, not just a subroutine or method.
11
12
130.01 2010-07-12
dc4fc8c7 14
15- First release