Skip to content

python/v0.7.1

Choose a tag to compare

@rogeriochaves rogeriochaves released this 22 Jun 18:37
· 137 commits to main since this release

What's Changed

b50c716 feat: make messages passed around a bit more forgiving, to not break at reporting level, and ignore pydantic warnings on conversions that actually work fine
b50c716 fix: fix missing _generated folders included on the published package
3d6bad7 fix: fix having backslash on f-string which doesn't compile sometimes
ec02c71 refactor: move some deps to be dev only, they are not needed for the library user
81bde7d refactor: move run to separate function (#24)
546acd7 fix: pdocs reference generation (#25)

Full Changelog: python/v0.7.0...python/v0.7.1