v1.8.0
What's Changed
- feat(performance): add slots to Result class (up to 7% faster) by @acostapazo in #41
- feat(rename): use early_return instead of meiga decorator by @acostapazo in #42
- chore: review and test object type attributes by @acostapazo in #46
- feat(to_result): add new decorator to_result by @acostapazo in #44
- chore(requirements): update dev requirements by @acostapazo in #47
- feat(match): add match pattern feature (available from Python 3.10) by @acostapazo in #43
Full Changelog: v1.7.0...v1.8.0