- [
ba418e8fb3
] - update "array-index" to v1 (Nathan Rajlich) - [
991e894d75
] - package: add "license" field (Nathan Rajlich) - [
d0565662a3
] - package: update dev deps (Nathan Rajlich) - [
cce5fb960c
] - array: s/slicer/slice/ (Nathan Rajlich) - [
8050a81587
] - appveyor: fix node v0.8, test io.js v2.5 and v3 (Nathan Rajlich) - [
c636c37e80
] - test: add a test for passing Arrays to a native addon function (Nathan Rajlich)
- 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
- Update package.json deps (nan, ref) (#7)
- Add slice API (#4, @toots)
- gitignore: ignore top-level single letter ?.js test files
- package: allow any "debug" v2
- bumping to v1.0.0 for better-defined semver semantics
- 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