Initial Release
We've been using sha-based releases in go.mod files but using actual release versions will allow easier upgrading.
Everything in the v0.1.x will be API-compatible. Any API breakages will be in v0.2.x, though we haven't had any breakages since releasing this library and don't anticipate changing APIs (this code has been in production since 2018).