torrent-api-ts
Version:
[](https://github.com/semantic-release/semantic-release) [](https
62 lines (31 loc) • 1.91 kB
Markdown
<a name="2.0.0"></a>
# [2.0.0](https://github.com/Belphemur/torrent-api-ts/compare/v1.0.8...v2.0.0) (2018-04-02)
### Code Refactoring
* **queue:** Use own promise throttler ([8c4e719](https://github.com/Belphemur/torrent-api-ts/commit/8c4e719))
### BREAKING CHANGES
* **queue:** Change of API for delayBetweenRequests
<a name="1.0.8"></a>
## [1.0.8](https://github.com/Belphemur/torrent-api-ts/compare/v1.0.7...v1.0.8) (2018-04-01)
<a name="1.0.7"></a>
## [1.0.7](https://github.com/Belphemur/torrent-api-ts/compare/v1.0.6...v1.0.7) (2018-04-01)
### Performance Improvements
* **request:** replace request by axios ([143e94c](https://github.com/Belphemur/torrent-api-ts/commit/143e94c))
<a name="1.0.6"></a>
## [1.0.6](https://github.com/Belphemur/torrent-api-ts/compare/v1.0.5...v1.0.6) (2018-04-01)
### Bug Fixes
* **promise:** Wrong casting ([738011b](https://github.com/Belphemur/torrent-api-ts/commit/738011b))
### Performance Improvements
* **promise:** Don't use native es6 promise ([c10dae8](https://github.com/Belphemur/torrent-api-ts/commit/c10dae8))
<a name="1.0.5"></a>
## [1.0.5](https://github.com/Belphemur/torrent-api-ts/compare/v1.0.4...v1.0.5) (2018-04-01)
### Bug Fixes
* **commonjs:** Build right es5 version ([b773638](https://github.com/Belphemur/torrent-api-ts/commit/b773638))
* **commonjs:** Fix code for es5 ([f602c4a](https://github.com/Belphemur/torrent-api-ts/commit/f602c4a))
<a name="1.0.4"></a>
## [1.0.4](https://github.com/Belphemur/torrent-api-ts/compare/v1.0.3...v1.0.4) (2018-04-01)
### Bug Fixes
* **semantic-release:** Publish NPM ([805fd46](https://github.com/Belphemur/torrent-api-ts/commit/805fd46))
<a name="1.0.3"></a>
## [1.0.3](https://github.com/Belphemur/torrent-api-ts/compare/v1.0.2...v1.0.3) (2018-04-01)
### Bug Fixes
* **semantic-release:** Add configuration ([f0525b7](https://github.com/Belphemur/torrent-api-ts/commit/f0525b7))