v0.2.0
Pre-release
Pre-release
What's Changed
- π· Trigger archiving on release by @Neplex in #42
- π Add Sphinx documentation by @Neplex in #18
- β Enable doctests on CI by @Neplex in #43
- π Fix tree methods to properly account for the root node by @Neplex in #44
- β¬οΈ Update ruff requirement from ^0.9.1 to >=0.9.1,<0.12.0 by @dependabot in #48
- β¨ Extract the database information into a tree by @bap-haudebourg in #46
- β¨ Add SpaCy based, Benepar parser by @Neplex in #52
- π Add a basic example of corpus exploration by @Neplex in #51
- Read data retrieval from non-referenced tables and add test for reading tables by @bap-haudebourg in #50
- β¬οΈ Update rich requirement from ^13.9.4 to >=13.9.4,<15.0.0 by @dependabot in #55
- β¬οΈ Update beartype requirement from ^0.19.0 to >=0.19,<0.21 by @dependabot in #54
- π Log clustering data when debug is enable by @Neplex in #57
- π Fix tree reduction logic to prevent flat tree generation by @Neplex in #58
- π Fix schema construction retaining duplicate groups in relations by @Neplex in #60
- π Add database integration example by @Neplex in #59
- β¨ Add document database loader by @Neplex in #63
- β¨ Add the export to a graph database by @bap-haudebourg in #62
Full Changelog: v0.1.1...v0.2.0