Skip to content

Releases: sp3c1/ordered-fast-lookup-map

v2.0.1: Merge pull request #10 from sp3c1/featute/ts-types

22 Nov 10:15
ac6fe6b
Compare
Choose a tag to compare

v2.0.0: Merge pull request #10 from sp3c1/featute/ts-types

22 Nov 09:58
ac6fe6b
Compare
Choose a tag to compare

TypeScript, validator replacer, deepClone option (with typesafety), custom deepClone option

v1.1.2

14 Nov 11:59
Compare
Choose a tag to compare

Release Notes

  • Dealt with inserting 0,false,null,undefined

v1.1.1

10 Jun 15:38
Compare
Choose a tag to compare

Release Notes

  • introducing new method arbitrarySetBefore
  • small tweak to readme

v1.0.0

10 Jun 13:09
Compare
Choose a tag to compare

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

10 Jun 10:12
Compare
Choose a tag to compare

Release Notes

  • Supplementing readme
  • Changed class name

v0.0.2

09 Jun 17:26
Compare
Choose a tag to compare

Release Notes

Initial production ready release.