~alcinnz/hurl

ref: c535223ff3507bd46c6599cedc62b852ac34338d hurl/ChangeLog.md -rw-r--r-- 1020 bytes
c535223f — Adrian Cochrane Correctly report error MIMEtypes. 1 year, 6 months ago

#Revision history for hurl

#2.2.0.0 -- 2022-08-06

  • Fix webform submission, refine API, & support multiple encodings.
  • Switch from OpenSSL to tls/Cryptonite for a cryptographic backend for better error reporting & to fix Gemini implementation
  • Support clientside certificates in Gemini & HTTPS
  • Support HSTS with bypass
  • Allow overriding HURL's error-reporting localization

#2.1.0.1 -- 2021-03-09

  • Fixes a build failure.

#2.1.0.0

  • Added APIs for localizing MIMEtypes
  • Crash fixes

#2.0.0.0 -- 2021-01-07

  • Fix several real & potential crashes
  • Expose APIs for querying localized labels for MIME types from the OS
  • Expand search path for executable extensions
  • Subsume Appstream feature flag into FreeDesktop, XML dependency is now nearly-required on Linux.

#1.5.0.0 -- 2020-12-24

  • Add HTTP caching
  • Add ext: URI scheme as a plugin system.
  • Expose APIs list all apps for a given MIMEtype & open a URL in one.

#0.1.0.0 -- YYYY-mm-dd

  • First version. Released on an unsuspecting world.