Releases: symfony/json-path
Releases · symfony/json-path
v7.3.1
Changelog (v7.3.0...v7.3.1)
- bug symfony/symfony#60699 [JsonPath] Improve compliance to the RFC test suite (@alexandre-daubois)
- bug symfony/symfony#60504 [JsonPath] Fix subexpression evaluation in filters (@alexandre-daubois)
- bug symfony/symfony#60719 [JsonPath] Fix support for comma separated indices (@alexandre-daubois)
- bug symfony/symfony#60681 [JsonPath] Better handling of unicode chars in expressions (@alexandre-daubois)
- bug symfony/symfony#60668 [JsonPath] Always use brackets notation with
JsonPath::key()
(@alexandre-daubois)
v7.3.0
Changelog (v7.3.0-RC1...v7.3.0)
- no significant changes
v7.3.0-RC1
Changelog (v7.3.0-BETA2...v7.3.0-RC1)
- feature symfony/symfony#60105 [JsonPath] Add
JsonPathAssertionsTrait
and related constraints (@alexandre-daubois)
v7.3.0-BETA2
Changelog (v7.3.0-BETA1...v7.3.0-BETA2)
- no significant changes