Merging upstream version 1.12.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
7565ea4dc1
commit
47976d33df
38 changed files with 323 additions and 677 deletions
36
CHANGELOG.md
36
CHANGELOG.md
|
@ -1,3 +1,39 @@
|
|||
## Upcoming - TBD
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
||||
### Internal Changes
|
||||
|
||||
|
||||
## 1.12.3 - 2024-09-10
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Specify build system in `pyproject.toml`
|
||||
* Don't install tests
|
||||
|
||||
|
||||
## 1.12.2 - 2024-09-07
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fix the missing packages due to invalid pyproject.toml config
|
||||
|
||||
## 1.12.1 - 2024-09-07 (Yanked)
|
||||
|
||||
### Internal Changes
|
||||
|
||||
* Modernize the project with following changes:
|
||||
* pyproject.toml instead of setup.py
|
||||
* Use ruff for linting and formatting
|
||||
* Update GH actions to use uv and tox
|
||||
* Use GH actions to release a new version
|
||||
|
||||
## 1.11.1 - 2024-07-04
|
||||
|
||||
### Bug Fixes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue