~alcinnz/hurl

hurl/hurl.cabal -rw-r--r-- 5.3 KiB
e9e75ceb — Adrian Cochrane 1 year, 1 month ago
Release HURL v2.3.0.1
065e14da — Adrian Cochrane 1 year, 1 month ago
Broaden dependency bounds.
4136c1ee — Adrian Cochrane 1 year, 5 months ago
Merge branch 'main' of adrian.geek.nz:/srv/git/hurl into main
0bdcc128 — Adrian Cochrane 1 year, 5 months ago
Release 2.1.1!
56c104c2 — Adrian Cochrane 1 year, 5 months ago
Release 2.3!
a70796e5 — Adrian Cochrane 1 year, 8 months ago
Allow overriding localizations logic, including throwing as error.

Release HURL 2.2!
a841435e — Adrian Cochrane 1 year, 8 months ago
Support clientside certificates for HTTPS & Gemini.

Meanwhile refactor Gemini to use internationalization for its error reporting.
08366066 — Adrian Cochrane 1 year, 8 months ago
Switch cryptography library & implement HSTS.
12c81bf0 — Adrian Cochrane 1 year, 9 months ago
Bug/crash/feature fixes for submitting forms.

Now longer crashes when attempting to save cookies either in-memory or on-disk.
On-disk cookie storage is now resilient to changes in http-client internals.
HURL now handles encoding form submissions as per caller-specified MIMEtype.
HURL now supports a choice of HTTP method when submitting forms.

Bugfix means now content negotiation, caching, & form data are now actually sent to the server.
259eca98 — Adrian Cochrane 2 years ago
Allowing sending HTTP POST requests.
23bd2dfc — Adrian Cochrane 3 years ago
Release Rhapsode 2.1!
8161527b — Adrian Cochrane 3 years ago
Add compile flag for executable extensions thereby fixing build system.

Might also be some crash fixes in here, I just realized I haven't committed these changes.
5a4a453d — Adrian Cochrane 3 years ago
 dependency is required for ext: regardless of  buildflag.
612e9ac3 — Adrian Cochrane 3 years ago
Release HURL2!
cdc252ef — Adrian Cochrane 3 years ago
Various fixes.
6d7fb390 — Adrian Cochrane 3 years ago
Upstream code for localizing filetype labels!
e08dc01d — Adrian Cochrane 3 years ago
Fix actual & potential crashes.
a168fd74 — Adrian Cochrane 3 years ago
Release HURL1.5!
915d7f98 — Adrian Cochrane 3 years ago
Expose APIs to open downloads with other apps.
a4ffbfc2 — Adrian Cochrane 3 years ago
Draft code to check whether to cachen an HTTP response.
Next