update changelog
This commit is contained in:
parent
b060339573
commit
9a36f9ff00
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
* Added `selected-any?` operation that returns true if any element is navigated to.
|
||||
* Added `traverse` operation which returns a reducible object of all the elements navigated to by the path. Very efficient.
|
||||
* Huge performance improvements to `select`, `select-one`, `select-first`, and `select-one!`
|
||||
* Huge performance improvement to `multi-path`
|
||||
* Added META navigator (thanks @aengelberg)
|
||||
* Added DISPENSE navigator to drop all collected values for subsequent navigation
|
||||
* Added `collected?` macro to create a filter function which operates on the collected values.
|
||||
|
|
|
|||
Loading…
Reference in a new issue