Releases: sp3c1/ordered-fast-lookup-map
Releases · sp3c1/ordered-fast-lookup-map
v2.0.1: Merge pull request #10 from sp3c1/featute/ts-types
v2.0.0: Merge pull request #10 from sp3c1/featute/ts-types
TypeScript, validator replacer, deepClone option (with typesafety), custom deepClone option
v1.1.2
Release Notes
- Dealt with inserting
0
,false
,null
,undefined
v1.1.1
Release Notes
- introducing new method
arbitrarySetBefore
- small tweak to readme
v1.0.0
Release Notes
- Full documentation added
- Changed behaviour of the access method when key not found. Was returning
false
and was changed to undefined
v0.0.3
Release Notes
- Supplementing readme
- Changed class name
v0.0.2
Release Notes
Initial production ready release.