v0.3.0
What's Changed
- ♻️ Refactor Tree class by @Neplex in #67
- 🧑💻 Uniformize the CLI by @Neplex in #69
- ♻️ Moved sampling logic into document loader by @Neplex in #70
- ✨ Add id parameter as UUID for trees and implement related tests by @bap-haudebourg in #74
- ⚡ Implement disk spilling for large forests exceeding available memory by @Neplex in #66
- 👷 Update documentation build including cache and more logs by @Neplex in #76
- 🐛 Revert d882c82 as updating OID caused tree bucket desynchronization, skip entity trees instead by @Neplex in #77
- 🚨 Fix mypy warnings by @Neplex in #79
- ⬆️ Update ruff requirement from 0.11.9 to 0.11.10 by @dependabot in #80
- ⬆️ Update click requirement from <8.2.0 to <8.3.0 by @dependabot in #81
- ⬆️ Update ruff requirement from 0.11.10 to 0.11.11 by @dependabot in #84
- ✨ Add the export to a relational database by @bap-haudebourg in #78
- ✨ Add ID to prevent duplication of different groups and add edge relation with data when available by @bap-haudebourg in #83
- ✨ Add basic cluster naming by @Neplex in #85
- 📝 add import/export documentation for relational and graph databases by @bap-haudebourg in #82
- ⬆️ Update ruff requirement from 0.11.11 to 0.11.12 by @dependabot in #87
- ⬆️ Update typer requirement from ^0.15.1 to >=0.15.1,<0.17.0 by @dependabot in #88
- ✨ Add the extract of graph database by @bap-haudebourg in #56
Full Changelog: v0.2.1...v0.3.0