Skip to content

Releases: alice-biometrics/meiga

v1.9.7

18 Mar 14:47
c6dc665
Compare
Choose a tag to compare

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

25 Jan 16:31
1b10033
Compare
Choose a tag to compare

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

27 Nov 08:32
bbe035c
Compare
Choose a tag to compare

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

25 Nov 13:02
f9e6328
Compare
Choose a tag to compare

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

23 Nov 09:29
78b3371
Compare
Choose a tag to compare

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

19 Sep 15:54
d702314
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.1...v1.9.2

v1.9.1

21 Jun 08:29
cdee17e
Compare
Choose a tag to compare

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

14 May 21:38
3fdcefc
Compare
Choose a tag to compare

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

v1.8.3

03 May 21:47
9bb2764
Compare
Choose a tag to compare

What's Changed

  • feat(typing): add type-hint to OnFailureException result attribute by @acostapazo in #54
  • fix(typing): add py.typed to meiga module by @acostapazo in #55

Full Changelog: v1.8.2...v1.8.3

v1.8.2

04 Apr 06:39
edd4537
Compare
Choose a tag to compare

What's Changed

  • chore: modernize python configuration (pyproject.toml). Also update l… by @acostapazo in #51
  • chore(mypy): upgrade mypy (1.0.0) and solve some type warnings by @acostapazo in #52
  • fix(result): add reraise and unwrap_or_raise as alias of throw and un… by @acostapazo in #53

Full Changelog: v1.8.1...v1.8.2