Skip to content

Latest commit

 

History

History
126 lines (56 loc) · 4.86 KB

CHANGELOG.md

File metadata and controls

126 lines (56 loc) · 4.86 KB

Changelog

2.0.2 (2023-09-23)

Bug Fixes

2.0.1 (2023-09-22)

Bug Fixes

  • relax semantic-release version range (406fdd0)

2.0.0 (2023-09-18)

⚠ BREAKING CHANGES

  • switch to es module

Features

1.2.0 (2023-04-30)

Features

  • remove dedicated publishPoetry option (77332a7)

1.1.3 (2022-12-20)

Bug Fixes

  • correctly capitalize pypi (4927a57)

1.1.2 (2022-12-20)

Bug Fixes

  • make versioning logic more robust (600d643)

1.1.1 (2022-12-20)

Bug Fixes

  • properly check release channel (7eb8172)

1.1.0 (2022-12-19)

Features

  • enforce pep440 versioning for prereleases (9de1111)
  • parse toml to get package name and version (e435df7)

1.0.8 (2022-12-18)

Bug Fixes

  • remove further non-existing variables (7ffea2b)

1.0.7 (2022-12-18)

Bug Fixes

1.0.6 (2022-12-18)

Bug Fixes

  • properly pass pypi token to poetry (8726b65)

1.0.5 (2022-12-18)

Bug Fixes

  • downgrade execa and use require (daf97b8)

1.0.4 (2022-12-18)

Bug Fixes

  • switch to commonjs with dynamic import (62fe3b0)

1.0.3 (2022-12-18)

Bug Fixes

  • switch from main to exports (2dc903a)

1.0.2 (2022-12-18)

Bug Fixes

1.0.1 (2022-12-18)

Bug Fixes

  • change require to import (aba79d0)

1.0.0 (2022-12-18)

Features