Changed - Extended int passthrough to support u64. by [pejter](/../../pull/77) Misc - Updated README to include new options. by [ThomasTNO](/../../pull/70) - Updated dependencies - Renamed in `numpy.rs` `from_parent` to `to_children` to fix new lint rules
1.1.0
Added - Add optional passthrough for tuples. by [TariqTNO](/../../pull/64) - Add optional passthrough for ints, that do not fit into an i64. by [TariqTNO](/../../pull/64) Changed - `opt` parameter can be `None`. Misc - Updated dependencies. - Dropped 3.6 CI/CD. - Added macOS universal builds (M1)