Skip to content

v1.2.0

Compare
Choose a tag to compare
@Code-Hex Code-Hex released this 18 Sep 09:25
· 37 commits to main since this release
5301ac8

This version contains a breaking change.
In this version, the cache created by the New function has been changed so that it does not stop the janitor. The reason for this is described here. To stop, use the NewContext function.

See: #27 (comment)

What's Changed

Full Changelog: v1.1.0...v1.2.0