Releases: stvnksslr/uv-migrator
Releases · stvnksslr/uv-migrator
v2025.3.3
Other
- (poetry) poetry scripts should finally be fixed properly as tracked in issue #44 (by @stvnksslr)
Contributors
v2025.3.2
v2025.3.1
Fixed
- (clippy) fixed some clippy warnings (by @stvnksslr)
Other
- (dependencies) self_update released a needed bump .41 -> 42 (by @stvnksslr)
Contributors
v2025.3.0
v2025.2.7
v2025.2.6
v2025.2.0
Added
- (install.sh) simplified install script further so that its only concerned with if the chose folder exists, and if its in path. it will not create or modify the users path in anyway (by @stvnksslr)
Other
- (readme, --help) reordering options to make more sense for common usage (by @stvnksslr)
- (readme) condensing readme (by @stvnksslr)
- chore(fix version): (by @stvnksslr)
- chore(deps + build opts): (by @stvnksslr)
Contributors
v2025.1.0
Added
- (install.sh) simplified install script further so that its only concerned with if the chose folder exists, and if its in path. it will not create or modify the users path in anyway (by @stvnksslr)
Other
- (readme, --help) reordering options to make more sense for common usage (by @stvnksslr)
- (readme) condensing readme (by @stvnksslr)
- chore(fix version): (by @stvnksslr)
- chore(deps + build opts): (by @stvnksslr)
Contributors
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)