Skip to content

Got rid of cgo and rewrote implementation in pure Go

Choose a tag to compare

@blackjack blackjack released this 15 Sep 09:22
· 24 commits to master since this release

Library implementation was rewritten from being a Go wrapper around C functions to pure Go implementation (many thanks to @fabian-z )