File tree Expand file tree Collapse file tree 2 files changed +38
-39
lines changed Expand file tree Collapse file tree 2 files changed +38
-39
lines changed Original file line number Diff line number Diff line change @@ -5,3 +5,41 @@ v0.5.0 - Thu, 15 Oct 2015 21:10:33 GMT
5
5
- [ 52bb6d5] ( ../../commit/52bb6d5 ) [ changed] updated deps
6
6
- [ 4920f59] ( ../../commit/4920f59 ) [ changed] Build Tools to use babel
7
7
- [ 253dbf2] ( ../../commit/253dbf2 ) [ fixed] onLoad propname in readme
8
+
9
+ ## 0.4.0
10
+
11
+ - Fixed issue with refs
12
+ - Bump all deps
13
+
14
+ ## 0.3.2
15
+ - Bump deps
16
+
17
+ ## 0.3.1
18
+ - Removed uncessary "use strict"
19
+ - Bump deps
20
+
21
+ ## 0.3.0
22
+ - Added a way to expose child functions
23
+
24
+ ## 0.2.2
25
+ - Fix instanciation when global object already exists
26
+
27
+ ## 0.2.1
28
+ - Put runtime in deps and not dev-deps
29
+
30
+ ## 0.2.0
31
+ - Back to es6 Map
32
+
33
+ ## 0.1.2
34
+ - Added a small test
35
+ - Added some badges
36
+ - small fixes
37
+
38
+ ## 0.1.1
39
+ - reverted es6 map back to plain object
40
+
41
+ ## 0.1.0
42
+ - Added the composition function
43
+ - Added build files
44
+ - Added david-dm badge
45
+ - Initial readme
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments