-
v0.2.0 Stable
released this
2026-01-07 09:48:53 +00:00 | 4 commits to main since this releaseFeatures
- change order of values in CSV according to customer specification (see #22)
- add anomaly score as output the exported CSV (see #21)
- add parameter to set the anomaly threshold in the CLI (see #20)
Fixes
- provide better measurement results with pixel-based method (see #23)
- fix wrong order of width and height in sensor measurement (see #24)
Docs
- update docs to new specification (see #26)
MISC
-
v0.1.5 Stable
released this
2025-11-21 06:08:48 +00:00 | 21 commits to main since this release -
v0.1.4 Stable
released this
2025-11-20 16:13:46 +00:00 | 24 commits to main since this releaseFeatures
Fixes
- fix error on reproducing results because of differing working set (see #16)
Docs
MISC
-
v0.1.3 Stable
released this
2025-11-11 09:39:03 +00:00 | 30 commits to main since this releaseFeatures
- add data types to CLI help message (#10)
- add graceful error handling with error console output to
STDERRand returning correct status codes (#12)- associated: omit requirement to simply return "-1" in the CSV file if an error occurred (#7)
- add CLI animation to display that work is currently done (#13)
Fixes
- treat CLI as separate script outside of the source library folder and include it in build script (#11)
Docs
- update README as a form of user manual (#15)
MISC
-
v0.1.2 Stable
released this
2025-10-24 11:06:29 +00:00 | 47 commits to main since this release -
v0.1.1 Stable
released this
2025-10-24 08:50:14 +00:00 | 48 commits to main since this releaseFeatures
Fixes
Docs
MISC
-
v0.1.0 Stable
released this
2025-10-23 15:05:10 +00:00 | 51 commits to main since this releaseFeatures
- initial release as the first working state
Fixes
Docs
MISC
generated from dopt-python/py311