Code for forward compat with Moose 1.99+
[gitmo/MooseX-UndefTolerant.git] / Changes
CommitLineData
670193cb 1Revision history for MooseX-UndefTolerant
5447ee45 2
38a6d1e7 3<soon>
4 * Additional (TODO) unit tests for immutable classes, and documentation
5 notes about these limitations. (Karen Etheridge)
6
81d4422f 70.07
8 * Don't do extra work by exists-ing before defined-ing (Chip Salzenberg)
9
ae05f07e 100.06
11 * Add support for immutable classes (Chris Andrews)
12 * Be more careful avoiding warnings when the init_arg is undef (Chris Andrews)
13 * POD fixups
14
46ca011d 150.05
16 * Avoid warnings from Moose 1.09. (Dave Rolsky)
17
779ca481 180.04 January 23, 2010
19 * Rather than skipping initialization all together, just pop off the undef
20 and let the init happen normally. This makes default values work
21 properly. (Test provided by (and thanks to) Tom Heady)
22
c3476f31 230.03 December 3, 2009
24 * Fiddle with dependencies.
25
efcfddbd 260.02 December 2, 2009
27 * Actually check the value properly, therefore setting it properly
28
5447ee45 290.01 Date/time
30 First version, released on an unsuspecting world.
31