Revision history for Perl extension Method-Traits
0.03 2017-02-23
- added a warning to the docs about things
still being in a state of flux
- handle the string 'undef' in trait, convert
it into proper undef value
- added tests for this
0.02 2017-02-14
- Improved parsing of multi-line attributes
- switch test to use JSON::PP, which is core
- specify the need for Perl 5.14.5 as minimum version
- explain this in the docs
0.01 2017-02-07
- Initial release to an unsuspecting world