This release adds various missing OpType
definitions, and fixes some existing box definitions with incorrect parameters.
Bug Fixes
- Add missing OpTypes (#37)
Miscellaneous Tasks
- [breaking] Update pyo3 to 0.21 (#33)
Refactor
- Move
OpBox
to a new module (#35)