FelipeTrost
released this
11 Dec 13:39
·
49 commits
to develop
since this release
What's Changed
The release includes an enhancement to duplicate detection and internal Refactorings inspired by feedback from Shell.
All Changes
- [Enhancement] Duplicate data detection accepts multiple columns by @mollle
- [Refactoring] Unified input validation via InputValidator component by @chris-1187
- [Refactoring] Internal folder structure was changed by @dh1542
- [Refactoring] Updated interval filtering by @dh1542
- [Refactoring] Updated duplicate detection by @dh1542
- [Refactoring] Updated anomaly detection by @kristen149
- [Refactoring] Updated value range check by @mollle
Full Changelog: mid-project-release...0.13.0.dev7
What's Changed
Other Changes
- advanced duplicate detection by @mollle in #52
- #80 refactor project structure develop by @dh1542 in #83
- #80 refactor project structure according to feedback by @dh1542 in #82
- #74: Apply feedback for interval filtering by @dh1542 in #86
- Duplicate detection feedback by @dh1542 in #85
- #60 unified input data validation by @chris-1187 in #87
- added casting of "None" etc to None by @mollle in #88
- #26 Refine collecting logging outputs by @dh1542 in #89
- #84: Fix API bug by @dh1542 in #93
- refactoring unit tests by @mollle in #95
Full Changelog: mid-project-release...sprint-08-release