Skip to content

Releases: hydro-project/hydro

lattices v0.5.3

02 Mar 00:52
Compare
Choose a tag to compare

Chore

  • appease various clippy lints

New Features

  • impl missing SimpleCollectionRef for various collections types
  • add Lattice[Bi]Morphism traits, impls for cartesian product, pair, and keyed

Style

  • fix imports for clippy

Commit Statistics

  • 4 commits contributed to the release over the course of 4 calendar days.
  • 28 days passed between releases.
  • 4 commits were understood as conventional.
  • 3 unique issues were worked on: #1061, #1062, #1084

Commit Details

view details
  • #1061
    • Impl missing SimpleCollectionRef for various collections types (ff158db)
  • #1062
    • Add Lattice[Bi]Morphism traits, impls for cartesian product, pair, and keyed (c8d6985)
  • #1084
    • Appease various clippy lints (39ab8b0)
  • Uncategorized

hydroflow_plus_cli_integration v0.6.0

02 Mar 00:52
Compare
Choose a tag to compare

New Features

  • unify send/demux/tagged APIs
    feat(hydroflow_plus): unify send/demux/tagged APIs
  • use an IR before lowering to Hydroflow
    Makes it possible to write custom optimization passes.

Commit Statistics

  • 2 commits contributed to the release over the course of 2 calendar days.
  • 28 days passed between releases.
  • 2 commits were understood as conventional.
  • 2 unique issues were worked on: #1070, #1080

Commit Details

view details

hydroflow_plus v0.6.0

02 Mar 00:52
Compare
Choose a tag to compare

Chore

  • appease various clippy lints

New Features

  • unify send/demux/tagged APIs
    feat(hydroflow_plus): unify send/demux/tagged APIs
  • use an IR before lowering to Hydroflow
    Makes it possible to write custom optimization passes.

Commit Statistics

  • 3 commits contributed to the release over the course of 2 calendar days.
  • 32 days passed between releases.
  • 3 commits were understood as conventional.
  • 3 unique issues were worked on: #1070, #1080, #1084

Commit Details

view details

hydroflow_macro v0.6.0

02 Mar 00:52
Compare
Choose a tag to compare

Unchanged from previous release.

Chore

  • mark hydroflow_datalog, hydroflow_macro as unchanged for release

Commit Statistics

  • 1 commit contributed to the release.
  • 28 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Mark hydroflow_datalog, hydroflow_macro as unchanged for release (83cac6b)

hydroflow_lang v0.6.0

02 Mar 00:52
Compare
Choose a tag to compare

New Features

  • add (inefficient) lattice_bimorphism operator, fix #1073
  • use an IR before lowering to Hydroflow
    Makes it possible to write custom optimization passes.

Commit Statistics

  • 2 commits contributed to the release over the course of 2 calendar days.
  • 28 days passed between releases.
  • 2 commits were understood as conventional.
  • 2 unique issues were worked on: #1061, #1070

Commit Details

view details

hydroflow_datalog_core v0.6.0

02 Mar 00:52
Compare
Choose a tag to compare

Style

  • fix imports

Commit Statistics

  • 1 commit contributed to the release over the course of 6 calendar days.
  • 28 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized

hydroflow_datalog v0.6.0

02 Mar 00:52
Compare
Choose a tag to compare

Unchanged from previous release.

Chore

  • mark hydroflow_datalog, hydroflow_macro as unchanged for release

Commit Statistics

  • 1 commit contributed to the release.
  • 32 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Mark hydroflow_datalog, hydroflow_macro as unchanged for release (83cac6b)

hydroflow v0.6.0

02 Mar 00:52
Compare
Choose a tag to compare

Chore

  • prep for 0.0.4 release
  • appease various clippy lints
  • remove unused multiset2 half join state
  • update pinned rust nightly version to 2024-02-03

New Features

  • add (inefficient) lattice_bimorphism operator, fix #1073

Bug Fixes

  • cleanup timing in some surface_async tests, #1078

Other

  • consolidate tasks and use sccache and nextest

Style

  • fix imports for clippy
  • fix imports

Commit Statistics

  • 9 commits contributed to the release over the course of 25 calendar days.
  • 28 days passed between releases.
  • 9 commits were understood as conventional.
  • 6 unique issues were worked on: #1015, #1057, #1060, #1061, #1084, #1085

Commit Details

view details

hydro_deploy v0.6.0

02 Mar 00:52
Compare
Choose a tag to compare

Chore

  • appease various clippy lints

New Features

  • Add support for azure
    I accidentally committed some large files, so you won't see the commit
    history because I copied over the changes onto a fresh clone.

Other

  • consolidate tasks and use sccache and nextest

Commit Statistics

  • 3 commits contributed to the release over the course of 7 calendar days.
  • 32 days passed between releases.
  • 3 commits were understood as conventional.
  • 3 unique issues were worked on: #1015, #1043, #1084

Commit Details

view details

hydro_cli v0.6.0

02 Mar 00:52
Compare
Choose a tag to compare

New Features

  • Add support for azure
    I accidentally committed some large files, so you won't see the commit
    history because I copied over the changes onto a fresh clone.

Other

  • consolidate tasks and use sccache and nextest

Commit Statistics

  • 2 commits contributed to the release over the course of 7 calendar days.
  • 28 days passed between releases.
  • 2 commits were understood as conventional.
  • 2 unique issues were worked on: #1015, #1043

Commit Details

view details