update repository info now that we are on shadowcat
[gitmo/MooseX-UndefTolerant.git] / Changes
CommitLineData
670193cb 1Revision history for MooseX-UndefTolerant
5447ee45 2
94a727f4 30.09 March 2, 2011
4 * Add missing test prereq on Test::Fatal. (Dave Rolsky)
5
5e9d97ef 60.08 February 27, 2011
38a6d1e7 7 * Additional (TODO) unit tests for immutable classes, and documentation
8 notes about these limitations. (Karen Etheridge)
9
550e9d3e 10 * Added forward compatibility with Moose 1.9900+, but this module still
11 works with older Moose too. (Dave Rolsky)
12
81d4422f 130.07
14 * Don't do extra work by exists-ing before defined-ing (Chip Salzenberg)
15
ae05f07e 160.06
17 * Add support for immutable classes (Chris Andrews)
18 * Be more careful avoiding warnings when the init_arg is undef (Chris Andrews)
19 * POD fixups
20
46ca011d 210.05
22 * Avoid warnings from Moose 1.09. (Dave Rolsky)
23
779ca481 240.04 January 23, 2010
25 * Rather than skipping initialization all together, just pop off the undef
26 and let the init happen normally. This makes default values work
27 properly. (Test provided by (and thanks to) Tom Heady)
28
c3476f31 290.03 December 3, 2009
30 * Fiddle with dependencies.
31
efcfddbd 320.02 December 2, 2009
33 * Actually check the value properly, therefore setting it properly
34
5447ee45 350.01 Date/time
36 First version, released on an unsuspecting world.
37