Skip to content

differential-dogs3-v0.25.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 01:36
· 9 commits to master since this release

Changed

  • Track differential-dataflow 0.25: layout moves onto the Cursor and navigation becomes an optional capability. (#772)

Fixed

  • lookup_map: correct an off-by-one in key-container indexing (index(1) -> index(0)). (#765)