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
andpip-tools
(#24) - [poetry] Migrate data from
packages
,include
andexclude
to Hatch build backend (#16)
0.1.2 - 2025-01-02¶
Bug fixes¶
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.