Skip to content

Releases: MyUnisoft/httpie

v5.0.1

10 Sep 11:41
09a9a32
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump the github-actions group across 1 directory with 5 updates by @dependabot in #254
  • chore(deps): bump lru-cache from 10.4.3 to 11.0.0 in the dependencies group by @dependabot in #252
  • chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0 in the development-dependencies group by @dependabot in #253
  • feat: add httpie type for Error and Respond by @AlexandreMalaj in #256
  • chore(deps): bump the github-actions group with 3 updates by @dependabot in #255

New Contributors

Full Changelog: v5.0.0...v5.0.1

v5.0.0

23 Jun 18:31
Compare
Choose a tag to compare

What's Changed

  • refactor: error type by @SofianD in #243
  • fix(createHeaders): custom headers overwrite default header by @SofianD in #248
  • chore(deps): bump the github-actions group across 1 directory with 5 updates by @dependabot in #250

Full Changelog: v4.0.1...v5.0.0

v4.0.1

15 Mar 19:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

24 Feb 12:16
Compare
Choose a tag to compare

What's Changed

  • feat(stream): add callback instead writable to get reponse headers/statusCode too by @Dafyh in #227
  • Improve error handling and response parser by @SofianD in #232

Full Changelog: v3.0.3...v4.0.0

v3.0.3

01 Feb 10:52
Compare
Choose a tag to compare

What's Changed

  • feat: export client class from index by @Dafyh in #228

New Contributors

Full Changelog: v3.0.2...v3.0.3

v3.0.2

25 Jan 22:13
Compare
Choose a tag to compare

What's Changed

  • fix(utils): now parseUndiciResponse handles compressed data before to converting it by @SofianD in #223

Full Changelog: v3.0.1...v3.0.2

v3.0.1

24 Jan 18:51
Compare
Choose a tag to compare

What's Changed

  • refactor(utils.ts): use undici's method to parse the response body into text by @SofianD in #221
  • chore(deps): bump actions/upload-artifact from 3.1.3 to 4.3.0 by @dependabot in #220
  • chore(deps): bump github/codeql-action from 2.22.9 to 3.23.1 by @dependabot in #218
  • chore(deps): bump actions/setup-node from 4.0.0 to 4.0.1 by @dependabot in #214
  • docs: add SofianD as a contributor for code, and bug by @allcontributors in #222

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

10 Dec 14:36
67a28ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v3.0.0

v2.0.3

14 Sep 20:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

08 Sep 14:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2