Skip to content

1.5.0

Latest
Compare
Choose a tag to compare
@tomsquest tomsquest released this 02 Nov 14:16
· 8 commits to master since this release

What's Changed

The goal was to be able to run the project using pipx.
Yes, it would have been possible with Poetry, but I also wanted to simplify the project thanks to UV.
In the end, switching to UV was not that easy: the pyproject.toml format is different between UV and Poetry (the author, the license fields...), I upgraded Pydantic to V2 which breaks stuff (and old code is hard to remember)...

Full Changelog: 1.4.1...1.5.0