Skip to content

Releases: mattaylor/objix

v1.7.3

15 Oct 23:06
Compare
Choose a tag to compare
  • try! (with catch)

v1.6.7

15 Oct 16:58
Compare
Choose a tag to compare
  • Back down to 3kb! (2.3kb min)
  • Optimised filter
  • extend writes into this

v1.6.5

14 Oct 23:42
Compare
Choose a tag to compare
  • More clone optimisations
  • Iterator!
  • Massive performacne boosts
  • All functions are Non enumerable

v1.6.2

13 Oct 22:40
Compare
Choose a tag to compare
  • replaced isXXX() with is(XXX) (should behave similarly to instanceof)
  • major oprimizations of clone and equals
  • many more tests

v1.5.5

12 Oct 17:54
Compare
Choose a tag to compare
  • fixed equals and clone to work with any object type

v1.4.6

11 Oct 02:16
Compare
Choose a tag to compare
  • Added new(), type() , has()
  • Smarter Traps
  • Fixed clone(), size(), isString()

v1.3.1

07 Oct 20:29
Compare
Choose a tag to compare
  • trap!

v1.2.14

05 Oct 16:31
Compare
Choose a tag to compare
  • bind
  • better bench tests
  • merge => extend
  • faster clone
  • contains deep
  • console log

v1.2.6

30 Sep 19:35
Compare
Choose a tag to compare

Feature complete