Version bump and docs
[gitmo/MooseX-UndefTolerant.git] / Changes
CommitLineData
670193cb 1Revision history for MooseX-UndefTolerant
5447ee45 2
ae05f07e 30.06
4 * Add support for immutable classes (Chris Andrews)
5 * Be more careful avoiding warnings when the init_arg is undef (Chris Andrews)
6 * POD fixups
7
46ca011d 80.05
9 * Avoid warnings from Moose 1.09. (Dave Rolsky)
10
779ca481 110.04 January 23, 2010
12 * Rather than skipping initialization all together, just pop off the undef
13 and let the init happen normally. This makes default values work
14 properly. (Test provided by (and thanks to) Tom Heady)
15
c3476f31 160.03 December 3, 2009
17 * Fiddle with dependencies.
18
efcfddbd 190.02 December 2, 2009
20 * Actually check the value properly, therefore setting it properly
21
5447ee45 220.01 Date/time
23 First version, released on an unsuspecting world.
24