Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@mr-stringer mr-stringer released this 05 Feb 14:53
v1.0.0
518f993

This is breaking change. Functions that return non-basic types now return pointers to types. This is more efficient and is in line with go idioms.

What's Changed

Full Changelog: v0.1.7...v1.0.0