summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/node-gyp/node_modules/path-array/History.md
blob: bbdacd30a0001afac9b51bd1196b6e3a59bc1d88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30

1.0.1 / 2016-01-14
==================

  * add MIT LICENSE file
  * update "array-index" to v1.0.0 with new API
  * travis: test more node versions and fix v0.8
  * travis: use quotes around node versions

1.0.0 / 2014-11-11
==================

  * index: add support for a configrable `property` name to use
  * README: fix Travis badge

0.0.2 / 2013-12-22
==================

  * README++
  * test: add unshift() test
  * test: add more tests
  * index: ensure that the indexed getters/setters are set up in the constructor
  * add .travis.yml file
  * add initial tests

0.0.1 / 2013-12-21
==================

  * add README.md
  * initial commit