Skip to content

v0.21.0 - the "Groups are just slices" release

Compare
Choose a tag to compare
@markuswustenberg markuswustenberg released this 24 Sep 08:38
· 19 commits to main since this release
04640fc

Group is now a type instead of a function, which is technically a breaking change, but is not expected to impact many codebases, if any at all. Special thanks to @deitrix for suggesting this design! 😎

What's Changed

Full Changelog: v0.20.5...v0.21.0