Skip to content

Latest commit

 

History

History
591 lines (469 loc) · 44.6 KB

CHANGELOG.md

File metadata and controls

591 lines (469 loc) · 44.6 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[Unreleased]

Added

Changed

Deprecated

Fixed

[v0.7.0] - 2023-08-28

Added

Changed

Fixed

[v0.6.0] - 2023-06-15

Added

Changed

Deprecated

 Fixed

New Contributors

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v0.5.1...v0.6.0

[v0.5.1] - 2023-05-24

Added

Changed

Fixed

[v0.5.0] - 2023-05-09

Added

Changed

Deprecated

 Fixed

New Contributors

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v0.4.0...v0.5.0

[v0.4.0] - 2023-03-01

Added

Changed

Deprecated

Fixed

[v0.3.7] - 2022-10-28

What's Changed

New Contributors

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v0.3.6...v0.3.7

[v.0.3.6] - 2022-09-02

What's Changed

New Contributors

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v0.3.5...v0.3.6

[v.0.3.5] - 2022-08-02

What's Changed

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v0.3.4...v0.3.5

[v.0.3.4] - 2022-08-01

What's Changed

New Contributors

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/0.3.3...0.3.4

[v.0.3.3] - 2022-07-05

What's Changed

New Contributors

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v.0.3.2...v.0.3.3

[v.0.3.2] - 2022-06-09

What's Changed

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v.0.3.1...v.0.3.2

[v.0.3.1] - 2022-05-17

What's Changed

New Contributors

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v0.3.0...v.0.3.1

[v.0.3.0] - 2022-04-25

What's Changed

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v0.2.6...v0.3.0

[v.0.2.6] - 2022-04-12

What's Changed

New Contributors

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v.0.2.5...v0.2.6

[v.0.2.5] - 2022-03-25

What's Changed

New Contributors

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v.0.2.4...v.0.2.5

[v.0.2.4] - 2021-12-22

What's Changed

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v.0.2.3...v.0.2.4

[v.0.2.3] - 2021-12-23

What's Changed

Full Changelog: https://github.com/openvinotoolkit/anomalib/compare/v0.2.2...v.0.2.3

[v0.2.0 Pre-release] - 2021-12-14

What's Changed

  • Address compatibility issues with OTE, that are caused by the legacy code. by @samet-akcay in #24
  • Initial docs string by @ashwinvaidya17 in #9
  • Load model did not work correctly as DFMModel did not inherit by @ashwinvaidya17 in #5
  • Refactor/samet/data by @samet-akcay in #8
  • Delete make.bat by @samet-akcay in #11
  • TorchMetrics by @djdameln in #7
  • ONNX node naming by @djdameln in #13
  • Add FPS counter to TimerCallback by @ashwinvaidya17 in #12

Contributors

  • @ashwinvaidya17
  • @djdameln
  • @samet-akcay

Full Changelog: https://github.com/openvinotoolkit/anomalib/commits/v0.2.0