|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [2.2.0](https://github.com/firefly-cpp/NiaAML/tree/2.2.0) (2025-12-04) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/firefly-cpp/NiaAML/compare/2.1.2...2.2.0) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- Deprecations [\#98](https://github.com/firefly-cpp/NiaAML/issues/98) |
| 10 | + |
| 11 | +**Merged pull requests:** |
| 12 | + |
| 13 | +- Fix compatibility with scikit-learn 1.8+ [\#99](https://github.com/firefly-cpp/NiaAML/pull/99) ([stratakis](https://github.com/stratakis)) |
| 14 | + |
| 15 | +## [2.1.2](https://github.com/firefly-cpp/NiaAML/tree/2.1.2) (2025-01-23) |
| 16 | + |
| 17 | +[Full Changelog](https://github.com/firefly-cpp/NiaAML/compare/2.1.1...2.1.2) |
| 18 | + |
| 19 | +## [2.1.1](https://github.com/firefly-cpp/NiaAML/tree/2.1.1) (2025-01-12) |
| 20 | + |
| 21 | +[Full Changelog](https://github.com/firefly-cpp/NiaAML/compare/2.1.0...2.1.1) |
| 22 | + |
| 23 | +**Implemented enhancements:** |
| 24 | + |
| 25 | +- Data squashing [\#89](https://github.com/firefly-cpp/NiaAML/issues/89) |
| 26 | + |
| 27 | +## [2.1.0](https://github.com/firefly-cpp/NiaAML/tree/2.1.0) (2024-06-12) |
| 28 | + |
| 29 | +[Full Changelog](https://github.com/firefly-cpp/NiaAML/compare/2.0.0...2.1.0) |
| 30 | + |
| 31 | +**Implemented enhancements:** |
| 32 | + |
| 33 | +- Provide CLI for easier interaction with NiaAML [\#84](https://github.com/firefly-cpp/NiaAML/issues/84) |
| 34 | + |
| 35 | +**Closed issues:** |
| 36 | + |
| 37 | +- \[TASK\] remove `README.rst` [\#95](https://github.com/firefly-cpp/NiaAML/issues/95) |
| 38 | +- Installation instructions [\#90](https://github.com/firefly-cpp/NiaAML/issues/90) |
| 39 | + |
| 40 | +**Merged pull requests:** |
| 41 | + |
| 42 | +- 🧑💻added `niaaml` CLI [\#97](https://github.com/firefly-cpp/NiaAML/pull/97) ([LaurenzBeck](https://github.com/LaurenzBeck)) |
| 43 | +- Remove README.rst [\#96](https://github.com/firefly-cpp/NiaAML/pull/96) ([sisco0](https://github.com/sisco0)) |
| 44 | +- 📝 added Arch Linux and Nix installation instructions to README [\#94](https://github.com/firefly-cpp/NiaAML/pull/94) ([LaurenzBeck](https://github.com/LaurenzBeck)) |
| 45 | + |
3 | 46 | ## [2.0.0](https://github.com/firefly-cpp/NiaAML/tree/2.0.0) (2024-04-23) |
4 | 47 |
|
5 | 48 | [Full Changelog](https://github.com/firefly-cpp/NiaAML/compare/1.2.0...2.0.0) |
|
0 commit comments