update changelog
This commit is contained in:
parent
d7db4190dd
commit
799c6578b8
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@
|
||||||
* Added select*/transform*/setval*/replace-in*/etc. functions that have the same functionality as the old select/transform/setval/replace-in functions.
|
* Added select*/transform*/setval*/replace-in*/etc. functions that have the same functionality as the old select/transform/setval/replace-in functions.
|
||||||
* 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 `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.
|
||||||
|
|
||||||
|
|
||||||
## 0.10.0
|
## 0.10.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue