1
- v0.1.6 -- unreleased
2
- --------------------
1
+ ## v0.1.6 - unreleased
3
2
4
3
* Add support for specifying a different parent container. (#33 , #86 , @jonjaques )
5
4
* Fix Require.js support. (#64 , #75 , #85 )
6
5
7
- v0.1.5 -- June 21, 2014
8
- -----------------------
6
+ ## v0.1.5 - June 21, 2014
9
7
10
8
* Release properly to the npm registry. (#82 )
11
9
12
- v0.1.4 -- June 21, 2014
13
- -----------------------
10
+ ## v0.1.4 - June 21, 2014
14
11
15
12
* Bower: don't download package.json. Fixes browserify + jquery problem. (#65 , @amelon )
16
13
* Fix compatibility with Karma. (#75 , @shaqq )
@@ -21,39 +18,32 @@ Internal changes:
21
18
* Readme: update .inc() and .status docs (#34 , @lacivert )
22
19
* Readme: update year (#73 , @rwholmes )
23
20
24
- v0.1.3 -- March 26, 2014
25
- ------------------------
21
+ ## v0.1.3 - March 26, 2014
26
22
27
23
* Remove jQuery dependency. (#28 , #7 , #17 , @rurjur )
28
24
* Update Readme to change year to 2014. (#73 , @rwholmes )
29
25
30
- v0.1.2 -- August 21, 2013
31
- -------------------------
26
+ ## v0.1.2 - August 21, 2013
32
27
33
28
Minor update for proper [ Bower] and [ Component] support.
34
29
35
30
* Add Bower support.
36
31
* Fix Component support and use ` component/jquery ` as a dependency.
37
32
38
- v0.1.1 -- August 21, 2013
39
- -------------------------
33
+ ## v0.1.1 - August 21, 2013
40
34
41
35
Minor fixes.
42
36
43
37
* Removed the busy cursor that occurs when loading.
44
- * Added support for IE7 to IE9. (#3 , [ Mark Bao ] )
38
+ * Added support for IE7 to IE9. (#3 , @ markbao )
45
39
* Implement ` trickleRate ` and ` trickleSpeed ` options.
46
- * Implement the ` showSpinner ` option to allow removing the spinner. (#5 , #9 ,
47
- [ Rahul C S] )
40
+ * Implement the ` showSpinner ` option to allow removing the spinner. (#5 , #9 , @rahulcs )
48
41
* Registered as a Component in Component.io.
49
42
* Updated the Readme with better Turbolinks instructions. (#8 )
50
43
51
- v0.1.0 -- August 20, 2013
52
- -------------------------
44
+ ## v0.1.0 - August 20, 2013
53
45
54
46
Initial release.
55
47
56
- [ Rahul C S ] : https://github.com/rahulcs
57
- [ Mark Bao ] : https://github.com/markbao
58
48
[ Bower ] : http://bower.io
59
49
[ Component ] : http://component.io
0 commit comments