1.1.0 - 8/1/2022
Added
- Add optional passthrough for tuples. by @TariqTNO
- Add optional passthrough for ints, that do not fit into an i64. by @TariqTNO
Changed
optparameter can beNone.
Misc
- Updated dependencies.
- Dropped 3.6 CI/CD.
- Added macOS universal builds (M1)