Releases: alice-biometrics/meiga
Releases · alice-biometrics/meiga
v1.2.7
v1.2.6
- Now is not necessary to add ([1],) a tuple when you want to pass a list as parameter (Result handler), just pass your list [1]
v1.2.5
- Fix a bug when pass a list as parameter to the Result handle method
v1.2.4
- Solve a bug when pass only one parameter to Result handlers 🧙
v1.2.3
- Add a new feature for handling results. Now, you can pass by reference both external parameter and the Result itself with
handle
. 🧙
v1.2.2
- Minor enhancement. Added version to package (Added MANIFEST.in)
- Fixed bug from previous pre-release 👇
v1.2.1
- Minor enhancement. Added version to package ✅
v1.2.0
- Add
unwrap_or_return
- Change
unwrap_or_throw
v1.1.2
- Added
throw
v1.1.1
Update version to 1.1.0