Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.03 KB

History.md

File metadata and controls

40 lines (30 loc) · 1.03 KB

0.11.4 / 2015-08-28

  • package: allow any "nan" v2
  • package: looser "bindings" version
  • package: upgrade to nan v2 (#77, @santigimeno)

0.11.3 / 2015-05-18

  • package: update "nan" to ~1.8.0 (#72, @imyller)

0.11.2 / 2015-03-29

  • package: allow any "debug" v2
  • package: update "nan" to v1.7.0

0.11.1 / 2015-02-11

  • travis: test v0.12, don't test v0.6 and v0.11
  • test: fix failing test (#67, @hmalphettes)
  • package: upgrade to the latest "nan" (#66, @hmalphettes)
  • README: use svg for Travis badge

0.11.0 / 2014-06-02

  • package: add "license" field
  • travis: don't test node v0. and, v0.9, do test v0.6
  • update "nan" to v1.1.2 API, and pin all the deps
  • package: remove "engines" field
  • package: update "description"
  • fix timezone formatting in toTimeString() (#56, @benbria)
  • remove wscript file
  • remove Makefile
  • package: remove "should" from devDependencies
  • test: remove "should" usage from tests