Releases: abichinger/semantic-release-pypi
Releases · abichinger/semantic-release-pypi
v5.1.2
5.1.2 (2025-09-05)
Bug Fixes
- remove --skip-existing flag due to unsupported in twine 6.2.0 (#46) (89e782d)
v5.1.1
5.1.1 (2025-05-27)
Bug Fixes
- poetry: Set version inside the project section #45 (534c984)
v5.1.0
5.1.0 (2025-04-19)
Features
- config: allow reading repository configurations from file (45459d0)
v5.0.0
5.0.0 (2025-03-28)
Bug Fixes
- Update version of dependencies (10b1204), closes #42
BREAKING CHANGES
- setuptools 78 requires Python >= 3.9
v4.1.1
4.1.1 (2024-12-10)
Bug Fixes
v4.1.0
4.1.0 (2024-12-10)
Features
v4.0.3
4.0.3 (2024-10-21)
Bug Fixes
v4.0.2
4.0.2 (2024-10-21)
Bug Fixes
- tsconfig: set module resolution to nodenext (c37e49f)
v4.0.1
4.0.1 (2024-10-20)
Bug Fixes
v4.0.0
4.0.0 (2024-10-20)
Bug Fixes
Features
- options: add envDir and installDeps (7c936a1)
BREAKING CHANGES
The new default behaviour of this plugin is to create a virtual environment before installing the python dependencies