Skip to content

v0.4

Choose a tag to compare

@lmondada lmondada released this 12 Apr 12:24
· 20 commits to main since this release

0.4.0 - 2025-04-12

Added

  • Serialisation. Use RelRc::to_serialized and RelRc::from_serialized to convert RelRc into a serializable format.
  • There is a notion of semantic equivalence between nodes. Implement EquivalenceResolver for your types to enable deduplication of nodes in HistoryGraph.

Changed

  • Replaced GraphView with a new HistoryGraph
  • Using instance methods instead of static functions for RelRc.