MaT1g3R/option
Rust like Option and Result types in Python
1 Releases
Latest: 4y ago
v2.1.0Latest
๐ What's Changed
- Update dependencies and copyright year by @MaT1g3R in https://github.com/MaT1g3R/option/pull/4
- Remove support for python 3.6 by @MaT1g3R in https://github.com/MaT1g3R/option/pull/9
- [no release] Remove coverage by @MaT1g3R in https://github.com/MaT1g3R/option/pull/10
- Enable mypy strict mode + add build-system requires in pyproject.toml by @saaketp in https://github.com/MaT1g3R/option/pull/8
โจ New Contributors
- @saaketp made their first contribution in https://github.com/MaT1g3R/option/pull/8
- Full Changelog: https://github.com/MaT1g3R/option/commits/v2.1.0
