File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 11# KARIOS CHANGELOG
22
3+ ## 2.1.1 [ 20260218]
4+
5+ ### Fix
6+
7+ - ** Correct axis label (TIGI-131)** - Fix axis labeling issue
8+ - ** Handle zero standard deviation in ZNCC computation** - Return NaN instead of raising exception when standard deviation is zero
9+ - ** Try to better handle some processing errors** - Improve error handling in processing pipeline
10+ - ** Update deps** - General dependency updates
11+
12+ ## CI/CD
13+ - ** Add unit tests for KLT matcher, LargeOffsetMatcher, and ZNCC service** - Extensive unit test coverage for matcher components
14+ - ** Add e2e test**
15+ - ** Create GitHub Actions workflows for Ubuntu and Windows64** - Add CI support for both platforms
16+ - Test conda installation and run tests.
17+
318## 2.1.0 [ 20250812]
419
520### New features
You can’t perform that action at this time.
0 commit comments