v4.1.3 (YANKED): better error reporting
The only functional change is better error reporting on the first call to Entry::new if the default store fails to instantiate (thanks @eirnym).
NOTE: This release has been yanked because of #335. It has been replaced by v4.1.4.
What's Changed
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #330
- Use
AtomicBoolto guard initialization and return error if occur on the first call. by @eirnym in #333 - Prepare release of v4.1.3 by @brotskydotcom in #334
Full Changelog: v4.1.2...v4.1.3