Python v0.2.0
- Added support for 16-bit types.
- Replaced separate
int_mult_spec
andfloat_mult_spec
configs withmode_spec: ModeSpec
. - Upgraded Rust implementation from 0.2.5 to 0.3.0.
int_mult_spec
and float_mult_spec
configs withmode_spec: ModeSpec
.