v0.20.0
What's Changed
- remove debug print from the test by @alovak in #261
- add go version support policy by @alovak in #260
- use aliases instead of versions by @alovak in #262
- fix(deps): update module golang.org/x/text to v0.12.0 by @renovate in #263
- chore(deps): update golang docker tag to v1.21 by @renovate in #265
- Fix the order of the map by @PumpkinSeed in #268
- Add support for 5 and 6 length variables (LLLLL and LLLLLL) by @PumpkinSeed in #274
- Fix and suppress forbidigo (panic) linters by @alovak in #275
- Make the package safe for concurrent access by @alovak in #284
New Contributors
- @PumpkinSeed made their first contribution in #268
Full Changelog: v0.19.2...v0.20.0