- MINOR: Dynamic typing for do decorators (31) - Implement dynamic typing in do either - Add dynamic typing for do maybe - Fix mypy in tests - Update mypy.ini
0.1.3
- PATCH: Fix setuptools definition
0.1.2
- PATCH: Fix setuptools definition
0.1.1
- PATCH: Add support for mypy in pypi
0.1.0
- MINOR: Make monads dataclasses (25) - Fix isort config file - Add examples with pattern matching - Make Try monad dataclass - Move maybe factory methods to Maybe class7 - Transform either and maybe into dataclasses