Releases: aboutcode-org/commoncode
Releases · aboutcode-org/commoncode
v32.2.1
What's Changed
- Fix empty file checksum by @AyanSinhaMahapatra in #82
- Migrate remaining os.listdir to os.scandir by @AyanSinhaMahapatra in #83
- migrate os.listdir() to os.scandir() to increase performance by @xsuchy in #78
New Contributors
Full Changelog: v32.2.0...v32.2.1
v32.2.0
Thanks++ @jloehel for the fix! 🙇
What's Changed
- Adjust
as_unicode
for breaking bs4 4.13 changes by @jloehel in #80 - Update CI and release v32.2.0 by @AyanSinhaMahapatra in #81
New Contributors
Full Changelog: v32.1.0...v32.2.0
v32.1.0
What's Changed
- Stream large files when computing hash #72 by @pombredanne in #73
- Add CHANGELOG entry by @AyanSinhaMahapatra in #74
Full Changelog: v32.0.0...v32.1.0
v32.0.0
What's Changed
- Replace the deprecated datetime.datetime.utcfromtimestamp by @stefan6419846 in #62
- don't fail if there is no /etc/os-release by @dotlambda in #66
- Prepare release by @pombredanne in #68
New Contributors
- @stefan6419846 made their first contribution in #62
- @dotlambda made their first contribution in #66
Full Changelog: v31.2.1...v32.0.0
v31.2.1
v31.2.0
v31.1.0
v31.0.3
What's Changed
- Remove unused test files by @pombredanne in #53
- Update skeleton files by @JonoYang in #55
- Fix virtualcodebase creation bug by @JonoYang in #58
- Add support FIPS by @pombredanne in #54
- Update CHANGELOG.rst by @JonoYang in #59
Full Changelog: v31.0.2...v31.0.3
v31.0.2
v31.0.1
What's Changed
- Do not assign None to codebase attributes #48 by @JonoYang in #49
- update spdx-tools version by @armintaenzertng in #50
- Prep 31.0.1 release by @JonoYang in #51
New Contributors
- @armintaenzertng made their first contribution in #50
Full Changelog: v31.0.0...v31.0.1