## Desbordante/desbordante-core — v2.4.0…v2.4.1

_24 commits._

### Features
- **Add CINDERELLA paper** (3a5e52b)
- **Add CFDFinder Implementation paper** (116cabc)
- **Add CFDFinder review paper** (604d195)
- **Add GFD Mining paper** (eb977ec)
- **Add CFD Support Improvement paper** (b3c7a53)

### Fixes
- **Fix CPM cache location set logic** (cfd77cf)
- **Work around gtest bug found by Clang 21** (7898607)

### Backend
- **Prepare release 2.4.1** (7b71715)
- **ba thesis** (5bf1289)
- **Remove friend declaration in `Column`** (cb59cf2)
- **Remove unused header in `relational_schema.h`** (670eaa1)
- **Move `CalculateHittingSet` to Pyro** (9c2493f)
- **Disallow moving schema objects** (2179737)
- **Remove `RelationalSchema::IndicesToBitset`** (b2b67ab)
- **Remove `RelationalSchema` public field** (784f617)
- **Remove `Vertical::EmptyVertical`** (b22cb5b)
- **Remove FDAlgorithm::GetKeys** (816e786)
- **Bump cibuildwheel to enable python3.14** (6f33ca5)
- **Remove TypoMiner** (4448489)
- **Limit sample size in AC algorithm to the number of rows in the table** (5387651)
- **Avoid resetting CMake options in build.sh** (49d07e3)
- **Update minimum required Boost version in CMakeLists.txt** (2d3d99e)
- **Update Boost version requirements in README.md** (37e2ff7)

### Chore
- **build(docs): improve comment for color diagnostics** (ebe739f)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/Desbordante/desbordante-core?utm_source=github-action)._