0.410 2017-07-27 15:36:51-05:00 America/Chicago
0.400 2017-07-17 17:44:44-05:00 America/Chicago
[ Other ]
Tokenizer has been rewritten and is now cleaner and 20% cooler.
[ Bug Fixes ]
- get() no longer creates keys in the object
Fixes RT #122493
Thomas Helsel++
- Fix for path construction failure when expression contains a filter
Fixes RT 122190
James Bowery++
0.310 2017-07-11 13:36:54-05:00 America/Chicago
[ Bug Fixes ]
- Fixes RT #122427
Slaven Rezic++
0.301 2017-07-10 16:37:15-05:00 America/Chicago
[ Bug Fixes ]
- Fix missing version information in main module
0.300 2017-07-10 11:13:48-05:00 America/Chicago
[ Bug Fixes ]
- Add support for escaping reserved characters
Fixes RT #92237
Max Laager++
<https://rt.cpan.org/Ticket/Display.html?id=92237>
[ Other ]
- Setting values on non-existent keys will create the key with the value
- Forked from Toby Inkster's JSON::Path 0.205