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

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