Skip to content

2.0.0

Compare
Choose a tag to compare
@shartte shartte released this 22 Jan 23:41
· 46 commits to main since this release
58bd4c4

Breaking Change

  • Sadly I made some initial mistake by returning an internal class from Guide.builder().build() instead of the interface. Fixing this is sadly a breaking change (hence the bump to 2.0.0). A test is now preventing this from happening again.

What's Changed

New Contributors

Full Changelog: v1.0.4...v2.0.0