Releases: abichinger/semantic-release-pypi
Releases · abichinger/semantic-release-pypi
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
v3.0.2
3.0.2 (2024-06-27)
Bug Fixes
- update twine to address importlib-metadata issue (43a3c53)
v3.0.1
3.0.1 (2024-06-01)
Bug Fixes
- use packaging instead of pkg_resources.packaging #37 (389fd79)
v3.0.0
3.0.0 (2023-10-19)
Bug Fixes
- await installPackages (116c901)
- build even if pypiPublish is false (45d3463)
Features
BREAKING CHANGES
- replaced option setupPy with srcDir
- build package needs to be installed
v3.0.0-beta.3
Bug Fixes
- build even if pypiPublish is false (45d3463)
Features
v3.0.0-beta.1
Features
BREAKING CHANGES
- replaced option setupPy with srcDir
- build package needs to be installed