The release date for the v5.0.0 entry in the change log was wrong.
v5.0.1
Fixed
Fix readthedocs build.
v5.0.0
This is a big release for a small change set. With this release, the tool
becomes compatible with
REUSE Specification 3.3, which is a very
subtly improved release of the much bigger version 3.2.
Switched from argparse to click for handling the CLI. The CLI should still
handle the same, with identical options and arguments, but some stuff changed
under the hood. (#1084)
Find here a small list of differences:
-h is no longer shorthand for --help.
--version now outputs "reuse, version X.Y.Z", followed by a licensing
blurb on different paragraphs.
Some options are made explicitly mutually exclusive, such as annotate's
--skip-unrecognised and --style, and download's --output and
--all.
Subcommands which take a list of things (files, license) as arguments, such
as annotate, lint-file, or download, now also allow zero arguments.
This will do nothing, but can be useful in scripting.
The release date for the v5.0.0 entry in the change log was wrong.
v5.0.1 - 2024-11-14
Fixed
Fix readthedocs build.
v5.0.0 - 2024-11-14
This is a big release for a small change set. With this release, the tool
becomes compatible with
REUSE Specification 3.3, which is a very
subtly improved release of the much bigger version 3.2.
Switched from argparse to click for handling the CLI. The CLI should still
handle the same, with identical options and arguments, but some stuff changed
under the hood. (#1084)
Find here a small list of differences:
-h is no longer shorthand for --help.
--version now outputs "reuse, version X.Y.Z", followed by a licensing
blurb on different paragraphs.
Some options are made explicitly mutually exclusive, such as annotate's
--skip-unrecognised and --style, and download's --output and
--all.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps reuse from 4.0.3 to 5.0.2.
Release notes
Sourced from reuse's releases.
... (truncated)
Changelog
Sourced from reuse's changelog.
... (truncated)
Commits
920b644
Bump version: v5.0.1 → v5.0.2ed9cf74
Add change log2078f10
Fix v5.0.0 date in change logfd7b76c
Add step to release check list9625a50
v5.0.1 entry for change logd7671bf
Bump version: v5.0.0 → v5.0.165350bb
Update poetry.lockd0f4056
Merge branch 'main' into release-5.0.0ff93a87
Translated using Weblate (Spanish)b154360
Translated using Weblate (Spanish)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show