File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased ]
7+ ## [ 0.7.2 ] - 2020-03-26
88### Fixed
99- Order of array elements in result corresponds to order of indexes in filter.
1010- Order of object properties in result corresponds to order of properties in filter.
1111- Slices with negative steps are returned in reversed order.
1212- Names in dot-notation now allow hyphen symbol (` U+002D ` ) as non-starting symbol.
1313- Fixed duplicated results in some filtered queries.
1414
15- ## [ 0.7.1] - 2019 -02-17
15+ ## [ 0.7.1] - 2020 -02-17
1616### Added
1717- Issue #18 : processor results provide access to raw value objects.
1818- Upgraded ` remorhaz/php-unilex ` to version 0.1.0.
You can’t perform that action at this time.
0 commit comments