Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@tri-adam tri-adam released this 16 Apr 22:21
4ffdd79

This release adds support for hkp:// and hkps:// URL schemes, which are commonly used to address HTTP Keyserver Protocol (HKP) servers. The handling of URL query parameters has been subtly improved.

Issues addressed by this release:

  • Support HKP and HKPS Schemes (#9)
  • Don't Set Empty URL Parameters (#10)
  • Various CI workflow improvements (#13, #14)