Skip to content

Releases: mr-stringer/hanautil

v1.0.0

05 Feb 14:53
v1.0.0
518f993
Compare
Choose a tag to compare

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