Skip to content

Releases: dcb9/curl2httpie

v1.9

25 Dec 08:15
Compare
Choose a tag to compare

Change log:

  • support https command
  • fix HTTPie args
  • remove redundant quotes
    Closes #18 #19 , Thank @sralloza for his contribution.

v1.8

21 Dec 08:09
Compare
Choose a tag to compare

Change log:

  • support --insecure option
  • use http or https command properly by removing http[s]:// from url
  • remove redundant quotes

Closes #17 , Thank @greenseeker for his contribution.

v1.7

09 Nov 02:35
Compare
Choose a tag to compare
Fix curl data option

v1.6

08 Nov 16:09
Compare
Choose a tag to compare
Update github action

v1.5

05 Feb 00:39
Compare
Choose a tag to compare
  • Remove bindata and upgrade building tools

v1.4

04 Feb 14:47
Compare
Choose a tag to compare
  • Fix method detect bug

Chores:

  • Upgrade go version
  • Use go module
  • Update release tools

v1.3

24 Jul 16:46
Compare
Choose a tag to compare
Fix command