Skip to content

Commit 74a3a36

Browse files
Update changelog for 2.1.1 version
1 parent fc42da4 commit 74a3a36

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
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

0 commit comments

Comments
 (0)