Skip to content

Releases: abichinger/semantic-release-pypi

v5.1.2

05 Sep 11:45
Compare
Choose a tag to compare

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

27 May 16:00
Compare
Choose a tag to compare

5.1.1 (2025-05-27)

Bug Fixes

  • poetry: Set version inside the project section #45 (534c984)

v5.1.0

19 Apr 10:55
Compare
Choose a tag to compare

5.1.0 (2025-04-19)

Features

  • config: allow reading repository configurations from file (45459d0)

v5.0.0

28 Mar 13:02
Compare
Choose a tag to compare

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

10 Dec 16:44
Compare
Choose a tag to compare

4.1.1 (2024-12-10)

Bug Fixes

v4.1.0

10 Dec 12:39
Compare
Choose a tag to compare

4.1.0 (2024-12-10)

Features

v4.0.3

21 Oct 23:05
Compare
Choose a tag to compare

4.0.3 (2024-10-21)

Bug Fixes

v4.0.2

21 Oct 22:37
Compare
Choose a tag to compare

4.0.2 (2024-10-21)

Bug Fixes

  • tsconfig: set module resolution to nodenext (c37e49f)

v4.0.1

20 Oct 22:34
Compare
Choose a tag to compare

4.0.1 (2024-10-20)

Bug Fixes

  • publish: use virtual env (3e5104c)

v4.0.0

20 Oct 22:17
Compare
Choose a tag to compare

4.0.0 (2024-10-20)

Bug Fixes

Features

  • options: add envDir and installDeps (7c936a1)

BREAKING CHANGES

  • options: create venv

The new default behaviour of this plugin is to create a virtual environment before installing the python dependencies