v0.3.0
What's Changed
-
feat: optimize attribute lookups by @BobTheBuidler in #43
-
feat:
__all__in init by @BobTheBuidler in #60 -
feat: override env vars with decorator kwargs by @BobTheBuidler in #61
-
fix: unbound local error from recent refactor by @BobTheBuidler in #49
-
fix: pep517/518 build issue by @BobTheBuidler in #53
-
fix: raise ValueError if used to decorate async gen function by @BobTheBuidler in #67
-
chore: update type hints by @BobTheBuidler in #64
-
chore: add newline by @BobTheBuidler in #44
-
chore: limit black runner concurrency to 1 by @BobTheBuidler in #48
-
fix(mypy): limit mypy runner concurrency to 1 by @BobTheBuidler in #47
-
fix(mypy): set --ignore-missing-imports flag by @BobTheBuidler in #51
-
feat(test): pytest github action by @BobTheBuidler in #46
-
fix(test): syntax error in test action by @BobTheBuidler in #50
-
fix(test): pyunormalize pep517 install error by @BobTheBuidler in #63
-
fix(cicd): release workflow runs on deprecated ubuntu by @BobTheBuidler in #52
-
fix(cicd): release workflow runner timeout by @BobTheBuidler in #62
-
fix(cicd): release workflow requires poetry by @BobTheBuidler in #65
Full Changelog: v0.2.2...v0.3.0