Skip to content

v0.2.2

Choose a tag to compare

@daveshanley daveshanley released this 21 Oct 14:49
· 167 commits to main since this release

Swapped out a boolean channel for a struct{} which uses no memory.

@baerwang