Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v2025.4.0 #54

Merged
merged 1 commit into from
Jan 15, 2025
Merged

Conversation

stvnksslr
Copy link
Owner

@stvnksslr stvnksslr commented Jan 15, 2025

🤖 New release

  • uv-migrator: 2025.3.4 -> 2025.4.0
Changelog

2025.4.0 - 2025-01-15

Added

  • (Incorrect python version #53) will attempt to init the uv project with any version information we can find in the previous packaging tool, if it doesnt find any will set the default python in the users path as is the default in uv (by @stvnksslr)
  • (Migrate build system #51) adds new build system migration only supports poetry currently (by @stvnksslr)
  • (refactor) alot of small bugs were cropping up from complex project setups that had lots of different files we were tracking, to make this easier to manage logic wise eveything has been broken into specific migration logic (by @stvnksslr)

Fixed

  • (python version detection) simplified logic to increase the chances of uv finding a python version within the range, ie 3.11 should find any installed 3.11 versions. (by @stvnksslr)

Other

  • chore(changing semver checks in releaseplz): (by @stvnksslr)

Contributors


This PR was generated with release-plz.

@stvnksslr stvnksslr force-pushed the release-plz-2025-01-15T15-28-18Z branch 2 times, most recently from 567d76d to c3c5bb2 Compare January 15, 2025 17:36
@stvnksslr stvnksslr changed the title chore: release v2026.0.0 chore: release v2025.4.0 Jan 15, 2025
@stvnksslr stvnksslr force-pushed the release-plz-2025-01-15T15-28-18Z branch from c3c5bb2 to c6c1167 Compare January 15, 2025 17:49
@stvnksslr stvnksslr force-pushed the release-plz-2025-01-15T15-28-18Z branch from c6c1167 to 3042894 Compare January 15, 2025 18:03
@stvnksslr stvnksslr merged commit 70906a0 into main Jan 15, 2025
3 checks passed
@stvnksslr stvnksslr deleted the release-plz-2025-01-15T15-28-18Z branch January 15, 2025 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant