d4539027c6363538a57693269874b4e3eb1b8d99
[gitmo/MooseX-Runnable.git] / Changes
1
2         - converted uses of Path::Class to Path::Tiny (Karen Etheridge)
3         - removed use of deprecated Class::MOP::load_class
4
5 0.03 Sat Jun 26 23:19:41 CDT 2010
6         - modified verification of RunnableClass values to use
7           Params::Util::_CLASS (Karen Etheridge)
8
9 0.02 Mon Nov  2 02:30:10 CST 2009
10         - fix bug where roles of superclasses were not considered when
11           applying invocation schemes.
12
13 0.01 Tue Oct 13 02:04:03 CDT 2009
14         - stable release, no major changes
15
16 0.00_01 Wed Apr 29 10:58:09 CDT 2009
17         - first release