Highlights: prevent intermittent digest-mismatch errors during archive updates and enable storing entries in the cache using
SHA3-384 hashes.
What's Changed
- fix(ci): replace GITHUB_TOKEN by fine-grained one by @cjdcordeiro in #284
- fix: linter errors by @upils in #276
- ci: set specific name on arch-specific scan results by @upils in #285
- fix: GlobDistance handles / and * correctly by @letFunny in #281
- chore: rename errors to comply with ST1012 by @upils in #293
- fix: unicode is handled properly in strdist by @letFunny in #280
- build(workshop): add initial workshop configuration by @upils in #297
- feat: cache SHA384 entries by @upils in #298
- chore: improve comment in strdist by @letFunny in #301
- docs: update README to include documentation section by @asanvaq in #303
- fix: prevent intermittent digest-mismatch errors during archive updates by @gruyaume in #296
New Contributors
Full Changelog: v1.4.1...v1.4.2