Skip to content

v0.4.0

Compare
Choose a tag to compare
@marten-seemann marten-seemann released this 26 Jan 22:41
· 20 commits to master since this release
5555a5c

What's Changed

This release

  • Introduces a generic API. It's now possible to use any string-like type (i.e. type MyType string).
  • Makes the ErrNotSupported more useful by adding the list of protocols to the error.

Changelog

New Contributors

Full Changelog: v0.3.3...v0.4.0