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 v2026.0.0 #43

Closed
wants to merge 1 commit into from
Closed

Conversation

stvnksslr
Copy link
Owner

🤖 New release

  • uv-migrator: 2025.2.7 -> 2026.0.0 (⚠️ API breaking changes)

⚠️ uv-migrator breaking changes

--- failure function_missing: pub fn removed or renamed ---

Description:
A publicly-visible function cannot be imported by its prior path. A `pub use` may have been removed, or the function itself may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.38.0/src/lints/function_missing.ron

Failed in:
  function uv_migrator::utils::create_virtual_environment, previously in file /tmp/.tmpUDC1kc/uv-migrator/src/utils/venv.rs:4
Changelog

2026.0.0 - 2024-12-28

Added

  • (removing venv step) explicitly creating a virtual env is not really needed and will be taken care of by other steps (by @stvnksslr)

Contributors


This PR was generated with release-plz.

@stvnksslr stvnksslr closed this Jan 1, 2025
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