1.0.0 2022-08-30 21:56:52-05:00 America/Chicago [ Bug Fixes ] - Fix filtering when there are nested structures. Fixes issue #35 David Escribano García++ [ Bug Fixes ] - Fix filtering using unary operators. Fixes issue #34 David Escribano García++ [ Other ] - No functional changes since 0.51, switch to semantic versioning. 0.51 2022-03-03 18:25:11-06:00 America/Chicago [ Other ] - Remove JSON, use JSON::MaybeXS throughout. Fixes issue #22 James Rapass++ - Remove Exporter and Exporter::Easy, use Exporter::Shiny throughout. Fixes issue #23 James Raspass++ - Remove unused Sys::Hostname dependency. Fixes issue #24 James Raspass++ - Remove Test::Deep, Test::More, and Test::Most, use Test2::V0 throughout. Fixes issue #25 James Raspass++ 0.5 2021-07-07 10:52:00-05:00 America/Chicago [ Bug Fixes ] - basic support for AND and OR operators Fixes issue #21 David Escribano García ++ 0.430 2021-01-27 23:34:50-06:00 America/Chicago [ Bug Fixes ] - multiple recursion (e.g. $..foo..bar) works properly. Fixes RT #122529 Thomas Helsel ++ - Non-array-like and non-hash-like refs work properly for paths and map. Fixes RT #123381 Patrick Cronin++ [ Other ] - Warnings at the calling line when attempting to set on a non-object via set() or value() as an lvalue 0.401 2017-07-20 09:24:14-05:00 America/Chicago [ Other ] Changes to build files only 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++ [ Other ] - Setting values on non-existent keys will create the key with the value - Forked from Toby Inkster's JSON::Path 0.205