- feature: added immutable-set
- feature: should immutable-del
- patch: fix issue w/ setting number indexes
- patch: improved error messages
- patch: improved readme
- breaking!: dropped support for functions
- breaking!: expand doesn't support custom delimeters larger than 1 character
- breaking!: export keypather's modules separately
- feature: bundling keypather into web apps should be much smaller
- feature: should be much more performant
- patch: expand was not creating nested arrays properly see tests
- patch: this should fix various inconsistencies with parsing old
- patch: bug-fix flatten removes empty nested objects
- breaking!: default non-existant values to
undefined
vsnull
- patch: updated [email protected]
- patch:
delimeter
option documentation forexpand
andflatten
- feature:
keypather.expand
- feature:
keypather.flatten
- patch: fixed readme typos and examples
- patch: fixed bug w/ setting keypaths w/ dots w/in brackets see added tests
- feature: added support for keypaths w/ dots w/in brackets
- patch: fixed bug w/ keypaths that have depth greater than three, eg. foo.bar.qux.korge
... more