Changelog
Added
- Support packaging models made in setuptools based projects
Fixed
- Support packaging with poetry 2.0
Changed
- Handle cases like distant superscript "³ something" where the super script and the rest of the text are parsed are two lines one above the other, when they should be on the same line.
Pull Requests
- Handle cases like distant superscripts by @percevalw in #32
- chore: bump version to 0.10.0 by @percevalw in #33
Full Changelog: v0.9.3...v0.10.0