Curlie Versions Save

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

v1.3.0

4 years ago

Changelog

82c64dd Fix goreleaser issue 8476276 Merge pull request #10 from bored-engineer/patch-1 492c714 Fixes Issue #9 4bf7124 Merge pull request #8 from rhnvrm/patch-1 69319b8 fix: Update cmd name in help.go ac9eb2f Merge pull request #6 from 0mp/patch-1 4ee9f3e Use https for brew.sh 9d4badd Add FreeBSD installation instructions 2d5f70f Merge pull request #5 from ajlanghorn/use-not-user cd9971a s/User/Use 9d2629b Fix synopsis ee1c32d Switch to the gh-readme theme for curlie.io 9fa9019 Add a download button e6b1726 Add license to the readme 1b6645f Add seo jekyll plugin bbbc375 Create CNAME 7ccb8ad Set theme jekyll-theme-hacker

v1.2.0

5 years ago

Changelog

2285fb6 Suppress binary output on terminal 479f804 Update curl options 0386891 Fix curl not formating CApath as a comment dd2d73a Accept partial URLs b31350e Merge pull request #3 from jakewarren/head b7dad50 prevent duplicate output for -I | --head c60bbf8 Update screenshots with new name

v1.1.0

5 years ago

Changelog

d79030f Rename project to curlie and add some doc f268a7a Do not print request without -v flag. 4d4337a Fix quotted string parsing bug 1f610b9 Add a return after the outer closing brace in JSON formatter 1d68160 Merge pull request #1 from rs/add-license-1 c3da921 Create LICENSE

v1.0.0

5 years ago

Changelog

d4ae23f Fix short write error on help e5ff162 Add latest release link to README

v0.0.8

5 years ago

Changelog

b51ccd6 Add rpm/deb packages to travis deploy task 663802b Update README

v0.0.3

5 years ago

Changelog

b76acab Simplify stderr cleanup logic and improve args handling cad0632 Handle exit status and adds some options

v0.0.2

5 years ago

Changelog

db760fb Rewrite help to match httpie added capabilities 24f0965 Add httpie conflict and more GOOS

v0.0.1

5 years ago

Changelog

f5da3c1 Initial Commit