|
| 1 | +## 2.0.0 (2016年5月21日) |
| 2 | + |
| 3 | +Features: |
| 4 | + - Repackage library |
| 5 | + - Package source files no longer duplicated |
| 6 | + |
| 7 | +Bugfixes: |
| 8 | + - autoApply is undefined error |
| 9 | + - arraybuffer data type |
| 10 | + |
| 11 | +BREAKING CHANGES: |
| 12 | + - package source files are not duplicated |
| 13 | + - if using files from `/`, use `/dist/` instead |
| 14 | + - change `/angular-websocket-mock.js` to `/dist/angular-websocket-mock.js` |
| 15 | + - change `/angular-websocket.js` to `/dist/angular-websocket.js` |
| 16 | + - change `/angular-websocket-min.js` to `/dist/angular-websocket-min.js` |
| 17 | + - change `/angular-websocket-min.js.map` to `/dist/angular-websocket-min.js.map` |
| 18 | + |
| 19 | +## 1.1.0 (2016年4月4日) |
| 20 | + |
| 21 | +## 1.0.14 (2015年9月15日) |
| 22 | + |
1 | 23 | ## 1.0.13 (2015年6月2日)
|
2 | 24 | Build:
|
3 | 25 | - UpdatedevDependencies
|
|
0 commit comments