Skip to content

v0.10.5

Choose a tag to compare

@ascillitoe ascillitoe released this 26 Jan 10:03
· 206 commits to master since this release

v0.10.5

v0.10.5 (2023-01-26)

Full Changelog

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 with save_detector(..., legacy=True) in >=v0.10.0 did not properly obey the legacy file format. The config.toml file format used by default in >=v0.10.0 is unaffected.