v1.2.0
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