Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 490 Bytes

File metadata and controls

25 lines (19 loc) · 490 Bytes

0.0.6 / 2015-01-03

  • package.json: Increase version - 0.0.6
  • add KDObject#lazyBound
  • add KDObject#bound

0.0.5 / 2014-12-22

  • package.json: Increase version - 0.0.5
  • object: add include method to mixin other classes
  • add .travis.yml

0.0.1 / 2014-12-15

  • update readme
  • add LICENSE
  • package.json: update jest options
  • add index.coffee
  • add KDObject
  • test: add coffee preprocessor for jest.
  • Initial commit