What's Changed
- Remove unnecessary type descriptions by @pankona in #88
- Update README to install v7 with go get command by @jrh3k5 in #114
- bug: fix a logical (locking) error in the Loader.Load method by @svanharmelen in #113
- Support cache skipping for
Load()
calls that throwSkipCacheError
by @goncalvesnelson in #111 - add Flush() to bypass waiting for the timer by @gburt in #110
- Update docs for v7 by @abekoh in #106
New Contributors
- @jrh3k5 made their first contribution in #114
- @svanharmelen made their first contribution in #113
- @goncalvesnelson made their first contribution in #111
- @gburt made their first contribution in #110
- @abekoh made their first contribution in #106
Full Changelog: v7.1.0...v7.1.2