Releases: aboutcode-org/license-expression
v30.4.4
This is a patch release with license list updates.
What's Changed
- Update licenses from ScanCode and SPDX license list 3.27 by @AyanSinhaMahapatra in #119
Full Changelog: v30.4.3...v30.4.4
v30.4.3
This is a bugfix release to fix missing wheels in the previous release.
What's Changed
- Fix missing release wheels by @AyanSinhaMahapatra in #117
Full Changelog: v30.4.2...v30.4.3
v30.4.2
Edit: This is missing a wheel, use v30.4.3 instead.
This is a minor release without API changes:
- Use latest skeleton
- Update license list to latest ScanCode LicenseDB
What's Changed
- Fix typo in README.rst for SPDX license list version by @neimad1985 in #108
- Fix LicenseWithExceptionSymbol missing Expression class variables by @arbassett-qnx in #112
- Depcreated licenses are loaded by default. by @pcastellazzi in #113
- Release v30.4.2 by @AyanSinhaMahapatra in #115
New Contributors
- @neimad1985 made their first contribution in #108
- @arbassett-qnx made their first contribution in #112
- @pcastellazzi made their first contribution in #113
Full Changelog: v30.4.1...v30.4.2
v30.4.1
This is a minor release without API changes to update the license list to latest ScanCode and SPDX 3.26
What's Changed
- SecObserve uses license-expression by @StefanFl in #106
- Sync with latest scancode-licensedb with SPDX License List 3.26 by @AyanSinhaMahapatra in #107
New Contributors
Full Changelog: v30.4.0...v30.4.1
v30.4.0
This is a minor release without API changes:
- Use latest skeleton
- Update license list to latest ScanCode and SPDX 3.25
- Drop support for Python 3.8
What's Changed
- Update licensedb to 3.24 by @xhochy in #102
- Update licenses with SPDX license list 3.25 by @AyanSinhaMahapatra in #104
- Update README and setup.cfg by @AyanSinhaMahapatra in #105
New Contributors
Full Changelog: v30.3.1...v30.4.0
v30.3.1
This is a minor release without API changes:
- Update link references of ownership from nexB to aboutcode-org
v30.3.0
This is a minor release without API changes:
- Use latest skeleton
- Update license list to latest ScanCode and SPDX 3.23
- Drop support for Python 3.7
What's Changed
- Release prep v30.3.0 by @AyanSinhaMahapatra in #92
Full Changelog: v30.2.0...v30.3.0
v30.2.0
This is a minor release without API changes:
- Use latest skeleton
- Update license list to latest ScanCode and SPDX 3.22
- Add Python 3.12 support in CI
What's Changed
- Update Arch Linux package URL in README.rst by @felixonmars in #88
- Add license updates and additions by @AyanSinhaMahapatra in #89
- Release prep v30.2.0 by @AyanSinhaMahapatra in #90
New Contributors
- @felixonmars made their first contribution in #88
Full Changelog: v30.1.1...v30.2.0
v30.1.1
Minor dot release with support for new license keys added in LicenseDB.
What's Changed
- Update skeleton by @AyanSinhaMahapatra in #85
- Update LicenseDB index.json by @AyanSinhaMahapatra in #84
- Release prep for version 30.1.1 by @AyanSinhaMahapatra in #86
Full Changelog: v30.1.0...v30.1.1
v30.1.0
This release has updates for the latest licenses from scancode-toolkit.
What's Changed
- doc: add proper documentation by @stephanlachnit in #74
- Fix link to AlekSIS by @Natureshadow in #75
- Add new licenses from scancode-toolkit by @AyanSinhaMahapatra in #77
- Fix python_requires by changing >=3.6.* to >=3.6 by @RazerM in #79
- Update README.rst by @vargenau in #78
- Remove license text from LicenseDb index JSON by @AyanSinhaMahapatra in #80
- Prepare Release 30.1 by @pombredanne in #81
New Contributors
- @stephanlachnit made their first contribution in #74
- @Natureshadow made their first contribution in #75
- @RazerM made their first contribution in #79
- @vargenau made their first contribution in #78
Full Changelog: v30.0.0...v30.1.0