Releases: alice-biometrics/meiga
Releases · alice-biometrics/meiga
v1.10.1
What's Changed
- feat: check that async_early_return is applied on async functions by @fgsalomon in #79
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- feat(async): adding async implementation for decorator (async_early_r… by @acostapazo in #75
- chore: update Python version 3.13 (dev option) by @acostapazo in #76
- chore: use uv to manage installation by @acostapazo in #77
- chore(ruff): use ruff instead isort, black and pyupgrade by @acostapazo in #78
Full Changelog: v1.9.7...v1.10.0
v1.9.7
What's Changed
- chore(assert_failure): improve assertion text when raise an Assertion… by @acostapazo in #73
Full Changelog: v1.9.6...v1.9.7
v1.9.6
What's Changed
- Feature/add called from info on waiting for early return exception by @acostapazo in #72
Full Changelog: v1.9.5...v1.9.6
v1.9.5
What's Changed
- feat: make WaitingForEarlyReturn public and keep compatibility with O… by @acostapazo in #71
Full Changelog: v1.9.4...v1.9.5
v1.9.4
What's Changed
- chore(python): add support for 3.12 by @acostapazo in #67
- feat: add a semantic name for internal exception for a better dev exp… by @acostapazo in #70
Full Changelog: v1.9.3...v1.9.4
v1.9.3
What's Changed
- feat: add repr and str impl for OnFailureException by @fgsalomon in #68
Full Changelog: v1.9.2...v1.9.3
v1.9.2
v1.9.1
What's Changed
- chore(AnyResult): failure typehint is now also Any by @acostapazo in #63
- chore(optimization): update assert_values on Result construction to s… by @acostapazo in #65
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- chore(documentation): improve match handler documentation from issue by @acostapazo in #57
- chore(documentation): add code documentation to check method definiti… by @acostapazo in #59
- Feature/transform by @acostapazo in #60
- chore(typing): solve some mypy strict errors in meiga module by @acostapazo in #61
- chore: add future annotations to modernize syntax by @acostapazo in #62
Full Changelog: v1.8.3...v1.9.0