Blame view

node_modules/delegates/History.md 336 Bytes
aaac7fed   liuqimichale   add
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 / 2015-12-14
  ==================
  
    * Merge pull request #12 from kasicka/master
    * Add license text
  
  0.1.0 / 2014-10-17
  ==================
  
   * adds `.fluent()` to api
  
  0.0.3 / 2014-01-13
  ==================
  
   * fix receiver for .method()
  
  0.0.2 / 2014-01-13
  ==================
  
   * Object.defineProperty() sucks
   * Initial commit