Skip to content

v0.26.0

Choose a tag to compare

@m-mizutani m-mizutani released this 13 Jun 00:29
Immutable release. Only release title and notes can be modified.
07b6807

Breaking Changes

Warning

Module path migrated to github.com/gollem-dev/gollem

The module path has changed from github.com/m-mizutani/gollem to github.com/gollem-dev/gollem. The old path is no longer maintained.

This is a path-only migration — there are no API changes. Update your import paths and run go mod tidy; your code compiles and behaves exactly as before.

What's Changed

Full Changelog: v0.25.0...v0.26.0