Skip to content

v0.9.4

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 11:59
· 69 commits to main since this release
53d39ba

This is a maintenance release and it contains a lot of fixes and improvements to linting, dependency updates, build process and fixes for issues found during code inspection. The last piece of the puzzle is contributed by @likecodingloveproblems (thank you! 🙏) in #503, where he went through all the code and updated the signature of all the constructor function to receive structs, instead of individual parameters. This helps ensure code quality is on par with the latest best practices in Go ecosystem.

What's Changed

New Contributors

Full Changelog: v0.9.3...v0.9.4