Revision history for Perinci-Object
0.09 2012-03-22
No functional changes. Try to work around dependency problem (some
systems cannot find SHARYANTO::String::Util, new in SHARYANTO-Utils
0.16+).
0.08 2012-03-20
No functional changes. Fix Perl version dependency ('parent' requires
5.10.1).
0.07 2012-03-15
[FIXES]
- Fix behavior of langprop(), now language defaults to metadata's
'default_lang' property.
[INCOMPATIBLE CHANGES]
- langprop(): rename option 'mark_fallback_text' to 'mark_different_lang'.
0.06 2012-03-15
[ENHANCEMENTS]
- Add 'rimeta'.
0.05 2012-03-15
[INCOMPATIBLE CHANGES]
- Rename 'rires' to 'envres' (to avoid confusion with the new
'riresmeta'). Rename its extra() method to meta().
[ENHANCEMENTS]
- Add 'riresmeta'
- Add langprop() method.
0.04 2012-01-26
First release, rename from Sub-Spec-Object to Perinci-Object. Now
follows Rinci (currently 1.1) specification instead of Sub::Spec
1.0 (but still supports old sub specs).