This repository has been archived by the owner on Jan 6, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 125
/
CHANGELOG
72 lines (59 loc) · 1.68 KB
/
CHANGELOG
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
CHANGELOG
=========
1.2.0.0 (Jun 01, 2015)
--------------------
- Add optional app name and path to generators (#70)
- Update Backbone to 1.2.0
- Update Underscore to 1.8.3
1.1.2.1 (Mar 25, 2015)
--------------------
- Only depend on railties (#60)
- Update Underscore to 1.8.2
1.1.2.0 (Sep 26, 2014)
----------------------
- Update Backbone to 1.1.2 (#65)
- Update Underscore to 1.7.0 (#65)
1.1.1.0 (Feb 14, 2014 <3)
-------------------------
- Update Backbone to 1.1.1
- Update Underscore to 1.6.0
- Enable usage with non-active_record projects (#52)
1.1.0.0 (Oct 14, 2013)
----------------------
- Update Backbone to 1.1.0
- Update Underscore to 1.5.2
1.0.0.1 (Aug 19, 2013)
----------------------
- Update Underscore to 1.5.1 (#50)
1.0.0.0 (Mar 21, 2013)
----------------------
- Update Backbone to 1.1.0 (#47)
- Update Underscore to 1.4.4 (#46)
0.9.10.0 (Jan 22, 2013)
----------------------
- Update Backbone to 0.9.10 (#42)
0.9.9.0 (Dec 14, 2012)
----------------------
- Update Backbone to 0.9.9 (#40)
- Update Underscore to 1.4.3 (#40)
0.9.2.3 (Oct 25, 2012)
----------------------
- Update Underscore to 1.4.2 (#37)
- Update file naming to match latest version of book (#33)
- Install generator works on empty manifests (#16)
0.9.2.2 (Oct 21, 2012)
----------------------
- Remove `--namespace` option for generators
- Update Underscore to 1.4.1
- Use sentinel when injecting files into manifest
- Don't lock ejs and eco gem versions
- Unit tests
0.9.2.1 (Jul 12, 2012)
----------------------
- Update Underscore to 1.3.3
0.9.2.0 (Mar 22, 2012)
----------------------
- Update Backbone to 0.9.2
- More Rails-y file naming conventions
- Namespace option for generators
- Set model option on collection