Skip to content

Releases: MyUnisoft/httpie

v2.0.1

24 Jul 17:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

08 Jul 16:56
Compare
Choose a tag to compare

What's Changed

Breaking changes

  • Drop support of Node.js 14
  • Rename ReqOptions interface to RequestOptions

Full Changelog: v1.11.0...v2.0.0

v1.11.0

28 Mar 03:19
Compare
Choose a tag to compare

What's Changed

  • chore: update dependencies
  • [StepSecurity] Apply security best practices by @step-security-bot in #6
  • chore(deps): bump github/codeql-action from 2.2.7 to 2.2.9 by @dependabot in #20
  • chore(deps): bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #19
  • chore(deps-dev): bump @types/node from 18.11.11 to 18.15.10 by @dependabot in #18
  • chore(deps): bump actions/upload-artifact from 3.1.0 to 3.1.2 by @dependabot in #7
  • chore(deps): bump ossf/scorecard-action from 2.0.6 to 2.1.2 by @dependabot in #8

New Contributors

Full Changelog: v1.10.0...v1.11.0

v1.10.0

06 Dec 20:48
Compare
Choose a tag to compare

What's changed

  • fixed an issue with TypeScript HttpMethod type by @fraxken
  • updating dependencies

Full Changelog: v1.9.2...v1.10.0

v1.9.2

29 Aug 13:18
Compare
Choose a tag to compare

What's changed

  • Upgrade undici to 5.10.0 to fix security issue
  • Upgrade others dependencies

v1.9.1

22 Jul 13:07
Compare
Choose a tag to compare

What's changed

  • update undici to v5.8.0 (security fixes)
  • update lru-cache to 7.13.1

Full Changelog: v1.9.0...v1.9.1

v1.9.0

21 Jul 10:15
Compare
Choose a tag to compare

What's Changed

  • fix(utils): properly detect AsyncIterable values by @fraxken in #4
  • feat: add new ReqOptions querystring by @fraxken in #5

Full Changelog: v1.8.0...v1.9.0

v1.8.0

17 Jun 12:35
Compare
Choose a tag to compare

What's changed ?

  • update undici to v5.5.1 by @fraxken (include a security fix)
  • update some devDependencies
  • update fastify to version 4 (and fix variadic listen method).

Full Changelog: v1.7.0...v1.8.0

v1.7.0

17 May 10:00
Compare
Choose a tag to compare

What's Changed

v1.6.0

17 May 09:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0