Skip to content

lattices v0.5.0

Compare
Choose a tag to compare
@hydro-project-bot hydro-project-bot released this 11 Oct 07:05
· 573 commits to main since this release

Chore

  • Fix clippy::implied_bounds_in_impls from latest nightlies

Documentation

  • fix lattice math link

New Features

  • Add serde derives to collections
  • Add UnionFind lattice

Bug Fixes (BREAKING)

  • fix some types and semantics for atomization

Commit Statistics

  • 6 commits contributed to the release over the course of 41 calendar days.
  • 56 days passed between releases.
  • 5 commits were understood as conventional.
  • 2 unique issues were worked on: #915, #922

Commit Details

view details
  • #915
    • Add UnionFind lattice (35c2606)
    • Fix some types and semantics for atomization (18e9cfa)
  • #922
    • Add serde derives to collections (488d6dd)
  • Uncategorized
    • Release hydroflow_lang v0.5.0, hydroflow_datalog_core v0.5.0, hydroflow_datalog v0.5.0, hydroflow_macro v0.5.0, lattices v0.5.0, hydroflow v0.5.0, hydro_cli v0.5.0, safety bump 4 crates (2e2d8b3)
    • Fix lattice math link (6b82126)
    • Fix clippy::implied_bounds_in_impls from latest nightlies (e788989)