|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [0.3.1](https://github.com/firefly-cpp/NiaARM/tree/0.3.1) (2023-02-14) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/firefly-cpp/NiaARM/compare/0.3.0...0.3.1) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- squashing refactor [\#86](https://github.com/firefly-cpp/NiaARM/pull/86) ([zStupan](https://github.com/zStupan)) |
| 10 | + |
| 11 | +## [0.3.0](https://github.com/firefly-cpp/NiaARM/tree/0.3.0) (2023-02-12) |
| 12 | + |
| 13 | +[Full Changelog](https://github.com/firefly-cpp/NiaARM/compare/0.2.4...0.3.0) |
| 14 | + |
| 15 | +**Closed issues:** |
| 16 | + |
| 17 | +- Lift metric problem [\#82](https://github.com/firefly-cpp/NiaARM/issues/82) |
| 18 | +- Mining association rules the hard way \(example\) [\#80](https://github.com/firefly-cpp/NiaARM/issues/80) |
| 19 | +- Add Fedora/Arch linux badges [\#79](https://github.com/firefly-cpp/NiaARM/issues/79) |
| 20 | + |
| 21 | +**Merged pull requests:** |
| 22 | + |
| 23 | +- Add data squashing [\#85](https://github.com/firefly-cpp/NiaARM/pull/85) ([zStupan](https://github.com/zStupan)) |
| 24 | + |
| 25 | +## [0.2.4](https://github.com/firefly-cpp/NiaARM/tree/0.2.4) (2022-12-23) |
| 26 | + |
| 27 | +[Full Changelog](https://github.com/firefly-cpp/NiaARM/compare/0.2.3...0.2.4) |
| 28 | + |
| 29 | +**Closed issues:** |
| 30 | + |
| 31 | +- New example [\#64](https://github.com/firefly-cpp/NiaARM/issues/64) |
| 32 | +- Test for text mining is missing [\#63](https://github.com/firefly-cpp/NiaARM/issues/63) |
| 33 | + |
| 34 | +**Merged pull requests:** |
| 35 | + |
| 36 | +- Update text mining [\#78](https://github.com/firefly-cpp/NiaARM/pull/78) ([zStupan](https://github.com/zStupan)) |
| 37 | +- Add rule example [\#77](https://github.com/firefly-cpp/NiaARM/pull/77) ([zStupan](https://github.com/zStupan)) |
| 38 | + |
| 39 | +## [0.2.3](https://github.com/firefly-cpp/NiaARM/tree/0.2.3) (2022-12-17) |
| 40 | + |
| 41 | +[Full Changelog](https://github.com/firefly-cpp/NiaARM/compare/0.2.2...0.2.3) |
| 42 | + |
| 43 | +**Closed issues:** |
| 44 | + |
| 45 | +- Prepare CITATION.cff file for JOSS paper [\#75](https://github.com/firefly-cpp/NiaARM/issues/75) |
| 46 | + |
| 47 | +**Merged pull requests:** |
| 48 | + |
| 49 | +- Bump certifi from 2022.5.18.1 to 2022.12.7 [\#76](https://github.com/firefly-cpp/NiaARM/pull/76) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 50 | +- Bump joblib from 1.1.0 to 1.2.0 [\#74](https://github.com/firefly-cpp/NiaARM/pull/74) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 51 | +- Bump pillow from 9.1.1 to 9.3.0 [\#73](https://github.com/firefly-cpp/NiaARM/pull/73) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 52 | + |
3 | 53 | ## [0.2.2](https://github.com/firefly-cpp/NiaARM/tree/0.2.2) (2022-10-15) |
4 | 54 |
|
5 | 55 | [Full Changelog](https://github.com/firefly-cpp/NiaARM/compare/0.2.1...0.2.2) |
|
0 commit comments