Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.07 KB

File metadata and controls

41 lines (31 loc) · 1.07 KB

1.1.2 / 2015-08-27

  • appveyor: test node v0.12, and x64 platform
  • package: allow any "ref" v1
  • package: update "nan" to v2 for tests
  • package: update "array-index" to v0.1.1
  • travis: fix node v0.8 and add iojs v2.5 and v3
  • travis: remove node v0.6, v0.11, add v0.12
  • README: use SVG appveyor badge

1.1.1 / 2015-03-24

  • Update package.json deps (nan, ref) (#7)

1.1.0 / 2015-01-02

  • Add slice API (#4, @toots)

1.0.0 / 2014-11-03

  • gitignore: ignore top-level single letter ?.js test files
  • package: allow any "debug" v2
  • bumping to v1.0.0 for better-defined semver semantics

0.0.4 / 2014-06-19

  • package: update "debug" to v1.0.2 and "ref" to v0.3.2
  • README: add appveyor badge
  • add appveyor.yml file
  • test: nan-ify the tests, for node v0.11.x
  • package: loosely pin the deps, update array-index to v0.1.0
  • package: remove "engines" field
  • package: beautify
  • README: use svg for Travis badge
  • travis: test node v0.8, v0.10, and v0.11