update changelog
This commit is contained in:
parent
12ce91c94b
commit
9a9f425b7f
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
||||||
* BREAKING CHANGE: `path` renamed to `nav`
|
* BREAKING CHANGE: `path` renamed to `nav`
|
||||||
* BREAKING CHANGE: `fixed-pathed-path` and `variable-pathed-path` renamed to `fixed-pathed-nav` and `variabled-pathed-nav`
|
* BREAKING CHANGE: `fixed-pathed-path` and `variable-pathed-path` renamed to `fixed-pathed-nav` and `variabled-pathed-nav`
|
||||||
* Added `must` navigator to navigate to a key if and only if it exists in the structure
|
* Added `must` navigator to navigate to a key if and only if it exists in the structure
|
||||||
* Added `continous-subseqs` navigator
|
* Added `continuous-subseqs` navigator
|
||||||
* Added `ATOM` navigator (thanks @rakeshp)
|
* Added `ATOM` navigator (thanks @rakeshp)
|
||||||
* Added "navigator constructors" that can be defined via `defnavconstructor`. These allow defining a flexible function to parameterize a defnav, and the function integrates with inline caching for high performance.
|
* Added "navigator constructors" that can be defined via `defnavconstructor`. These allow defining a flexible function to parameterize a defnav, and the function integrates with inline caching for high performance.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue