-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathChangelog
34 lines (25 loc) · 1.18 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
Changelog
* Tue May 12 2015 HIRAKI Satoru <[email protected]> - 0.8.4
- Added: add interrupt function
- Update: README.md
* Thu May 29 Kei FUNAGAYAMA <[email protected]> - 0.8.3
- Update: jsdoc update
- Added: add bower support
- Added: add component support
- Update README.md
* Sat Sep 28 Kei FUNAGAYAMA <[email protected]> - 0.8.2
- Change: The definition method and execution timing of "dispose()" are changed.
- Add: The default delay millimeter second of "delay()" is set as 0.
* Fri Sep 20 2013 Kei FUNAGAYAMA <[email protected]> - 0.8.1
- Add: Support in the browser, the test run. ($ open spec/all.html)
- Add: Add the dispose function.
* Mon Aug 19 2013 Kei FUNAGAYAMA <[email protected]> - 0.6.12
- Update: destroy() to prevent double execution.
* Tue Aug 13 2013 Kei FUNAGAYAMA <[email protected]> - 0.6.11
- Change: uglify-js change build option.
* Tue Jun 25 2013 Kei FUNAGAYAMA <[email protected]> - 0.6.10
- Add: Bucks.VERSION
- Add: onError support
- Add: forced jshint and jsdoc
* Tue Apr 30 2013 Kei FUNAGAYAMA <[email protected]> - 0.6.9
- first release.