v0.10.5
v0.10.5
v0.10.5 (2023-01-26)
Fixed
- Fixed two bugs preventing backward compatibility when loading detectors saved with
<v0.10.0
(#729 and #732). This bug also meant that detectors
saved withsave_detector(..., legacy=True)in>=v0.10.0did not properly obey the legacy file format. Theconfig.tomlfile format used by default in>=v0.10.0is unaffected.