add note about current limitations of usage.
[gitmo/MooseX-UndefTolerant.git] / Changes
CommitLineData
670193cb 1Revision history for MooseX-UndefTolerant
5447ee45 2
81d4422f 30.07
4 * Don't do extra work by exists-ing before defined-ing (Chip Salzenberg)
5
ae05f07e 60.06
7 * Add support for immutable classes (Chris Andrews)
8 * Be more careful avoiding warnings when the init_arg is undef (Chris Andrews)
9 * POD fixups
10
46ca011d 110.05
12 * Avoid warnings from Moose 1.09. (Dave Rolsky)
13
779ca481 140.04 January 23, 2010
15 * Rather than skipping initialization all together, just pop off the undef
16 and let the init happen normally. This makes default values work
17 properly. (Test provided by (and thanks to) Tom Heady)
18
c3476f31 190.03 December 3, 2009
20 * Fiddle with dependencies.
21
efcfddbd 220.02 December 2, 2009
23 * Actually check the value properly, therefore setting it properly
24
5447ee45 250.01 Date/time
26 First version, released on an unsuspecting world.
27