v0.5.0
What's Changed
Changed
- edgefirst-hal upgraded from 0.15 to 0.18.0. The
materialize_masks
API now takes an explicitMaskResolutionparameter; theyolov8
example passesMaskResolution::Protofor unchanged behaviour. - libloading upgraded from 0.8 to 0.9. Internal FFI loading adjusted
for the newAsFilenametrait bound. - PyO3 upgraded from 0.24 to 0.28; numpy from 0.24 to 0.28.
Selected#[pyclass]value types now opt-in tofrom_py_objectas
part of the migration. Return types migrated fromPyObjectto
Bound<'py, PyAny>. - criterion upgraded from 0.7 to 0.8.
- clap upgraded from 4.5 to 4.6.
- Minor dependency bumps: image, log, zip and transitive dependencies.
crates.io: ara2 | ara2-sys
PyPI: edgefirst-ara2