Skip to content

differential-dogs3-v0.25.1

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jul 20:56
· 2 commits to master since this release
6e53ac6

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)