- 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