v0.28.0
What's Changed
- Remove fluent methods from errors Remove fluent methods from errors. Breaking change: Fluent methods could not be used after they came out of a function. By no longer using fluent methods in errors, we follow the standard error handling of Go.
- Add link to the API on the homepage.
Full Changelog: v0.27.0...v0.28.0