Skip to content

Releases: rs/curlie

curlie-v1.3.0

02 Dec 19:26
@rs rs
Compare
Choose a tag to compare

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

curlie-v1.2.0

13 Sep 10:09
@rs rs
Compare
Choose a tag to compare

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

curlie-v1.1.0

07 Aug 09:23
@rs rs
Compare
Choose a tag to compare

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

curl-httpie-v1.0.0

04 Aug 01:21
@rs rs
Compare
Choose a tag to compare

Changelog

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

curl-httpie-v0.0.8

04 Aug 00:26
@rs rs
Compare
Choose a tag to compare

Changelog

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

curl-httpie-v0.0.3

02 Aug 09:43
@rs rs
Compare
Choose a tag to compare

Changelog

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

curl-httpie-v0.0.2

01 Aug 19:17
@rs rs
Compare
Choose a tag to compare

Changelog

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

curl-httpie-v0.0.1

26 May 01:25
@rs rs
Compare
Choose a tag to compare

Changelog

f5da3c1 Initial Commit