Skip to content

v0.8.0

Latest

Choose a tag to compare

@telmomenezes telmomenezes released this 26 Mar 18:10
· 10 commits to master since this release

[0.8.0] - 26-03-2026 - hyperbase is the successor of graphbrain

Added

  • parser plugin foundation.
  • more comprehensive Hyperedge.check_correctness.
  • check parse correctness.
  • type checking: full code coverage.

Changed

  • renamed library to hyperbase.
  • trimmed down library to the essentials: hyperedge, patterns and parser foundations.
  • converted documentation to Material for MkDocs.

Removed

  • hypergraph module, hypergraph database (memory module).
  • alphabeta parser implementation.
  • old scripts, examples, processors.
  • ad hoc utils.
  • cli.
  • notebook utils.
  • obsolete constants.