Skip to content

Releases: imjuni/jin-curlize

v1.5.0

15 Nov 00:18

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

13 Nov 13:03

Choose a tag to compare

What's Changed

  • Fix replacer for body not working problem by @imjuni in #13
  • version change: 1.3.0 > 1.3.1 by @imjuni in #14
  • Bump axios from 1.4.0 to 1.6.0 by @dependabot in #16
  • Change: Changed default export to named export by @imjuni in #17
  • Change: Changed bundler from rollup, swc to esbuild by @imjuni in #18
  • version change: 1.3.1 > 1.4.0 by @imjuni in #19

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

07 Jul 19:11

Choose a tag to compare

What's Changed

  • docs: fix example 'create curl command' by @is2ei in #9
  • Fix not working replacer in case of empty querystring, header by @imjuni in #10
  • Docs: x-request-id example replace source code to link by @imjuni in #11
  • version change: 1.2.0 > 1.3.0 by @imjuni in #12

New Contributors

  • @is2ei made their first contribution in #9

Full Changelog: v1.2.0...v1.3.0

v1.2.0

03 Jul 13:53

Choose a tag to compare

What's Changed

  • Add new function: createAxiosFromFastify3 by @imjuni in #7
  • version change: 1.1.0 > 1.2.0 by @imjuni in #8

Full Changelog: v1.1.0...v1.2.0

v1.1.0

27 Jun 17:31

Choose a tag to compare

What's Changed

  • Fix: options.disableFollowRedirect working on the other way by @imjuni in #5
  • version upgrade by @imjuni in #6

Full Changelog: v1.0.2...v1.1.0

v1.0.2

26 Jun 04:19

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.2