Skip to content

Releases: stvnksslr/uv-migrator

v2025.0.0

14 Dec 22:56
2c2c020
Compare
Choose a tag to compare

Added

  • (install.sh) simplified and condensed logic as much as possible so the script is easily auditable (by @stvnksslr)
  • (merge dep groups) since uv follows its own behavoir and treats additional groups as optional added the ability to merge dep groups into -dev for ease of use (by @stvnksslr)

Fixed

  • (release) messing with security settings (by @stvnksslr)
  • (zizmor) used zizmor to find and fix all security related warnings (by @stvnksslr)
  • (readme) install.sh link was wring (by @stvnksslr)

Other

  • chore(readme update + install script in repo): (by @stvnksslr)

Contributors

v2024.8.2

10 Dec 05:59
5731587
Compare
Choose a tag to compare

Fixed

  • (pyproject) existing description and version fields were not being carried over correctly, this has been fixed (by @stvnksslr)

Other

Contributors

v2024.8.1

02 Dec 22:48
05b6d7a
Compare
Choose a tag to compare

Fixed

  • (tests) copy paste error with the tests, fixed and the tests correctly get picked up (by @stvnksslr)

Contributors

v2024.8.0

02 Dec 22:31
c9d4209
Compare
Choose a tag to compare

Added

  • (rollback tests) basic tests for the rollback feature (by @stvnksslr)
  • (rollback) when an error migrating is throw, revert back to an actionable state, this allows for better feedback loop in trying to work on projects that may have dependencies that are in conflict which is allowed by pip (by @stvnksslr)

Fixed

Contributors

v2024.7.4

20 Nov 18:44
e4b21b0
Compare
Choose a tag to compare

Added

Other

Contributors

v2024.7.3

15 Nov 18:59
9f763b4
Compare
Choose a tag to compare

Added

  • (poetry-migrator) added ability to pull in the description from poetry packages (by @stvnksslr)

Fixed

Contributors

v2024.7.2

15 Nov 17:12
d1bc2b0
Compare
Choose a tag to compare

Added

  • (poetry-migrator) added ability to pull in the description from poetry packages (by @stvnksslr)

Fixed

Contributors

v2024.7.1

15 Nov 16:25
22fa97a
Compare
Choose a tag to compare

Added

  • (poetry-migrator) added ability to pull in the description from poetry packages (by @stvnksslr)

Fixed

Contributors

v2024.7.0

15 Nov 16:14
6f153dc
Compare
Choose a tag to compare

Added

  • (poetry-migrator) added ability to pull in the description from poetry packages (by @stvnksslr)

Fixed

Contributors

v2024.6.0

11 Nov 19:37
aac0500
Compare
Choose a tag to compare

Added

  • (poetry-migrator) added ability to pull in the description from poetry packages (by @stvnksslr)

Fixed

Contributors