Curlie Versions Save

The power of curl, the ease of use of httpie.

v1.7.2

6 months ago

Changelog

  • c589190 Revert "fix headers/body order (#55)" (#74)

v1.7.1

11 months ago

Changelog

  • 961dad4 fix: update curl long values (#70)
  • e63e657 fix headers/body order (#55)
  • 571cdca Update install method for Homebrew (#57)
  • 3c6ae67 Bump golang.org/x/crypto from 0.0.0-20180524125353-159ae71589f3 to 0.1.0 (#66)
  • b6df908 Bump golang.org/x/sys from 0.0.0-20191026070338-33540a1f6037 to 0.1.0 (#65)
  • 2f14808 Remove macOS binary of curlie (#61)
  • 631fca5 Document --pretty (#56)
  • d2e7549 doc: add webinstall.dev instructions (#58)

v1.6.9

2 years ago

Changelog

  • 64cde54 Update curl long args
  • de80616 Add install alternative via Scoop (#50)
  • 7a482df Add install variant via go install (#48)

v1.6.8

2 years ago

Changelog

  • 64cde54 Update curl long args
  • de80616 Add install alternative via Scoop (#50)
  • 7a482df Add install variant via go install (#48)

v1.6.7

2 years ago

Changelog

bde61ea Use GH_PAT token secret

v1.6.6

2 years ago

Changelog

bde61ea Use GH_PAT token secret

v1.6.5

2 years ago

Changelog

b1f23e6 Remove windows arm64 to fix compile issue b8fa578 Update deps and fix sys/windows compile issue

v1.6.0

3 years ago

Changelog

3e0d2c5 Fix help with last version of curl

v1.5.4

3 years ago

Changelog

78f7af5 Fix travis condition

v1.3.1

4 years ago

Changelog

a5b6653 Do not duplicate Content-Type and Accept headers if provided 5dc09b9 Fix invalid handling of short options with values