Revision history for Hash-Wrap

0.05      2018-01-29 11:59:46-05:00 America/New_York

  [BUILD FIX]

    * t/api.t was not completely updated for changes in version 0.04

0.04      2018-01-29 11:59:46-05:00 America/New_York

  [ENHANCEMENT]

    * it is now possible to create accessors which return undef
      (rather than throwing an exception) if a hash element does not
      exist.

    * The underlying code has gone through a significant rewrite.


0.03      2017-09-28 21:56:42-04:00 America/New_York

  [BUG FIX]

    * The default import of wrap_hash was broken by version 0.02.

0.02      2017-09-28 14:49:16-04:00 America/New_York

  [ENHANCEMENT]

    * lvalue accessors are now available for Perl 5.16 or later.

0.01      2017-09-25 11:50:04-04:00 America/New_York

    * Initial release upon an unsuspecting world