bumped-http
Version:
Exposes an HTTP Client to interact with API's endpoints.
96 lines (53 loc) • 3.66 kB
Markdown
## <small>1.0.4 (2020-04-02)</small>
* build: update dependencies ([e8dd83c](https://github.com/bumped/bumped-http/commit/e8dd83c))
* Bump coffeescript from 2.4.1 to 2.5.0 ([90361a6](https://github.com/bumped/bumped-http/commit/90361a6))
* Bump got from 10.0.4 to 10.1.0 ([39810c8](https://github.com/bumped/bumped-http/commit/39810c8))
* Bump got from 10.1.0 to 10.2.0 ([d856708](https://github.com/bumped/bumped-http/commit/d856708))
* Bump got from 10.2.2 to 10.3.0 ([9c7e4c4](https://github.com/bumped/bumped-http/commit/9c7e4c4))
* Bump got from 10.3.0 to 10.4.0 ([e0445d5](https://github.com/bumped/bumped-http/commit/e0445d5))
* Bump got from 10.4.0 to 10.5.0 ([63a6feb](https://github.com/bumped/bumped-http/commit/63a6feb))
* Bump got from 10.5.7 to 10.6.0 ([15b223a](https://github.com/bumped/bumped-http/commit/15b223a))
* Bump got from 10.6.0 to 10.7.0 ([2ca9787](https://github.com/bumped/bumped-http/commit/2ca9787))
## <small>1.0.3 (2019-12-09)</small>
* build: update dependencies ([9dc1e02](https://github.com/bumped/bumped-http/commit/9dc1e02))
<a name="1.0.2"></a>
## 1.0.2 (2019-12-02)
* build: update dependencies ([1739517](https://github.com/bumped/bumped-http/commit/1739517))
* Update coffeescript requirement from ~2.3.2 to ~2.4.1 ([e2008aa](https://github.com/bumped/bumped-http/commit/e2008aa))
* update travis builds ([fccd5ef](https://github.com/bumped/bumped-http/commit/fccd5ef))
<a name="1.0.1"></a>
## 1.0.1 (2019-03-27)
* Add files meta field ([fedd194](https://github.com/bumped/bumped-http/commit/fedd194))
* Migrate coffeescript ([0edef03](https://github.com/bumped/bumped-http/commit/0edef03))
* update dependencies ([2d07cee](https://github.com/bumped/bumped-http/commit/2d07cee))
<a name="1.0.0"></a>
# 1.0.0 (2017-05-29)
* chore(package): update got to version 7.0.0 ([ae41788](https://github.com/bumped/bumped-http/commit/ae41788))
<a name="0.3.0"></a>
# 0.3.0 (2017-03-19)
* Support get url from global envs ([135fa0b](https://github.com/bumped/bumped-http/commit/135fa0b))
<a name="0.2.0"></a>
# 0.2.0 (2017-03-19)
* Remove unnecessary files ([7cb5998](https://github.com/bumped/bumped-http/commit/7cb5998))
* Update got dependency ([58e1d1f](https://github.com/bumped/bumped-http/commit/58e1d1f))
* Update interface ([3c3b7cd](https://github.com/bumped/bumped-http/commit/3c3b7cd))
* Update keywords ([9596e97](https://github.com/bumped/bumped-http/commit/9596e97))
* Update README.md ([3a9d763](https://github.com/bumped/bumped-http/commit/3a9d763))
* chore(package): update dependencies ([5c59f71](https://github.com/bumped/bumped-http/commit/5c59f71))
<a name="0.1.2"></a>
## 0.1.2 (2016-12-21)
* Lock got version ([a46414a](https://github.com/bumped/bumped-http/commit/a46414a))
* Update index.coffee ([722491f](https://github.com/bumped/bumped-http/commit/722491f)), closes [#4](https://github.com/bumped/bumped-http/issues/4)
* chore: drop support for Node.js 0.10 ([b792df0](https://github.com/bumped/bumped-http/commit/b792df0))
### BREAKING CHANGE
* This module no longer supports Node.js 0.10
<a name="0.1.1"></a>
## 0.1.1 (2016-08-27)
* Update ([27efad5](https://github.com/bumped/bumped-http/commit/27efad5))
* Update interface ([cf13d8d](https://github.com/bumped/bumped-http/commit/cf13d8d))
<a name="0.1.0"></a>
# 0.1.0 (2015-12-29)
* 0.1.0 release ([ebadd91](https://github.com/bumped/bumped-http/commit/ebadd91))
* Add badass logo ([64e9ae0](https://github.com/bumped/bumped-http/commit/64e9ae0))
* dev preview ([8aa0fed](https://github.com/bumped/bumped-http/commit/8aa0fed))
* first commit ([6b8a8aa](https://github.com/bumped/bumped-http/commit/6b8a8aa))