Skip to content

Changelog

0.2.1 - 2025-01-05

Bug fixes

  • [poetry] Avoid crashing when an extra lists a non-existing dependency (#30)

0.2.0 - 2025-01-05

Features

  • Support migrating projects using pip and pip-tools (#24)
  • [poetry] Migrate data from packages, include and exclude to Hatch build backend (#16)

0.1.2 - 2025-01-02

Bug fixes

  • [pipenv] Correctly update pyproject.toml (#19)
  • Do not insert [tool.uv] if empty (#17)

0.1.1 - 2024-12-26

Miscellaneous

  • Fix documentation publishing and package metadata (#3)

0.1.0 - 2024-12-26

Initial release, with support for Poetry and Pipenv.