Releases: symfony/json-path
Releases · symfony/json-path
v7.3.5
Changelog (v7.3.4...v7.3.5)
- bug symfony/symfony#61869 [JsonPath] do not pass more than one byte to ord() (@xabbuh)
v8.0.0-BETA1
Changelog (v7.3.4...v8.0.0-BETA1)
- feature symfony/symfony#61500 [JsonPath][JsonStreamer][ObjectMapper] the components are no longer experimental (@xabbuh)
- feature symfony/symfony#60639 Bump Symfony 8 to PHP >= 8.4 (@nicolas-grekas)
v7.4.0-BETA1
Changelog (v7.3.4...v7.4.0-BETA1)
- feature symfony/symfony#61500 [JsonPath][JsonStreamer][ObjectMapper] the components are no longer experimental (@xabbuh)
v7.3.4
Changelog (v7.3.3...v7.3.4)
- bug symfony/symfony#61132 [JsonPath] Make the component RFC compliant (@alexandre-daubois)
v7.3.2
Changelog (v7.3.1...v7.3.2)
- bug symfony/symfony#61199 [JsonPath] Fix parsing invalid Unicode codepoints (@nicolas-grekas)
- bug symfony/symfony#60798 [JsonPath] Handle slice selector overflow (@alexandre-daubois)
- bug symfony/symfony#60802 [JsonPath] Improve escape sequence validation in name selector (@alexandre-daubois)
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
JsonPathAssertionsTraitand related constraints (@alexandre-daubois)
v7.3.0-BETA2
Changelog (v7.3.0-BETA1...v7.3.0-BETA2)
- no significant changes