Commit | Line | Data |
64468268 |
1 | Revision history for MooseX-InsideOut |
2 | |
eb190835 |
3 | 0.104 Thu, 10 Sep 2009 22:12:11 -0400 |
4 | |
5 | * avoid warnings with latest Moose |
6 | |
14e0ff58 |
7 | 0.103 Mon, 27 Apr 2009 11:22:28 -0400 |
8 | |
9 | * avoid warnings with latest Moose |
10 | |
06ef6ad0 |
11 | 0.102 Sat, 04 Apr 2009 16:43:59 -0400 |
12 | |
13 | * add prereq for namespace::clean |
14 | |
0abc65d1 |
15 | 0.101 Sat, 04 Apr 2009 12:32:03 -0400 |
16 | |
17 | * fix and test inlining |
18 | |
17e286c5 |
19 | 0.100 Sat, 04 Apr 2009 01:42:14 -0400 |
20 | |
21 | * major incompatible update for modern Moose; see POD for new usage |
22 | |
55a9ddc1 |
23 | 0.003 Mon May 19 09:59:06 EDT 2008 |
24 | |
25 | * mark failing inheriting-from-Moose test TODO |
26 | |
fda3c8a5 |
27 | 0.002 Wed, 30 Jan 2008 17:40:32 -0500 |
28 | |
29 | * get rid of the 'extends' interface, emulate MooseX::StrictConstructor |
30 | |
64468268 |
31 | 0.001 Thu, 24 Jan 2008 13:17:54 -0500 |
32 | |
33 | * first release; thanks to stevan and mst for help |