summaryrefslogtreecommitdiffstats
path: root/common/src/main/webapp/usageguide/appserver/node_modules/mongoose/node_modules/mpath/History.md
blob: 87de484ade066b680ae8c99b1ba07f012936420d (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
0.2.1 / 2013-03-22
==================

  * test; added for #5
  * fix typo that breaks set #5 [Contra](https://github.com/Contra)

0.2.0 / 2013-03-15
==================

  * added; adapter support for set
  * added; adapter support for get
  * add basic benchmarks
  * add support for using module as a component #2 [Contra](https://github.com/Contra)

0.1.1 / 2012-12-21
==================

  * added; map support

0.1.0 / 2012-12-13
==================

  * added; set('array.property', val, object) support
  * added; get('array.property', object) support

0.0.1 / 2012-11-03
==================

  * initial release