716270537644cb72334a257927f68adb6b65be59
[gitmo/MooseX-Object-Pluggable.git] / Changes
1 Revision history for MooseX-Object-Pluggable
2 0.0008    Jul 18, 2008
3           Cleanup Attribute declarations
4           Eliminate extension mechanisms and the tests
5
6 0.0007    Jan 22, 2008
7           Fix for Moose 0.34
8
9 0.0006    Jan 11, 2008
10           Deprecate the Extension mechanism
11           Added load_plugins
12           Test while classes are immutable for good measure.
13           Remove use strict and use warnings. Moose does it for us.
14
15 0.0005    Apr 13, 2007
16           Goodbye Class::Inspector, hello Module::Object::Pluggable
17           More Tests
18           App namespaces functionality.
19           Test for app namespaces functionality
20
21 0.0004    Jan 23, 2007
22           PODFixes
23
24 0.0003    Jan 19, 2007
25           Forget anon classes, go back to applying to $self
26           goodbye __anon_subclass and _anon_subclass
27           hello _original_class_name
28           Props to mst for pointing out the error of my ways
29           A couple more minor tests
30
31 0.0002    Jan 16, 2007
32           Forgot Class::Inspector dep on Makefile
33
34 0.0001    Jan 16, 2007
35           Initial Release!
36