Skip to content

v0.2.0

Pre-release
Pre-release

Choose a tag to compare

@Neplex Neplex released this 11 Apr 13:43
· 287 commits to main since this release
9c2ae78

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