Releases: stvnksslr/uv-migrator
Releases · stvnksslr/uv-migrator
v2025.0.0
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
Fixed
- (pyproject) existing description and version fields were not being carried over correctly, this has been fixed (by @stvnksslr)
Other
- chore(naming fixes): (by @stvnksslr)
- chore(naming for ci workflow): (by @stvnksslr)
- chore(naming for ci workflow): (by @stvnksslr)
- chore(rust format): (by @stvnksslr)
- (doc strings) added docstrings for tests (by @stvnksslr)
Contributors
v2024.8.1
Fixed
- (tests) copy paste error with the tests, fixed and the tests correctly get picked up (by @stvnksslr)
Contributors
v2024.8.0
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
- (linting) clippy --fix (by @stvnksslr)
- (linting) clippy --fix (by @stvnksslr)
Contributors
v2024.7.4
v2024.7.3
Added
- (poetry-migrator) added ability to pull in the description from poetry packages (by @stvnksslr)
Fixed
- (linter) clippy suggestions (by @stvnksslr)
Contributors
v2024.7.2
Added
- (poetry-migrator) added ability to pull in the description from poetry packages (by @stvnksslr)
Fixed
- (linter) clippy suggestions (by @stvnksslr)
Contributors
v2024.7.1
Added
- (poetry-migrator) added ability to pull in the description from poetry packages (by @stvnksslr)
Fixed
- (linter) clippy suggestions (by @stvnksslr)
Contributors
v2024.7.0
Added
- (poetry-migrator) added ability to pull in the description from poetry packages (by @stvnksslr)
Fixed
- (linter) clippy suggestions (by @stvnksslr)
Contributors
v2024.6.0
Added
- (poetry-migrator) added ability to pull in the description from poetry packages (by @stvnksslr)
Fixed
- (linter) clippy suggestions (by @stvnksslr)