Skip to content

Releases: hydro-project/hydro

lattices v0.1.1

23 May 22:09
Compare
Choose a tag to compare

Documentation

  • simplified explanations, fixed typos, removed dead named links
  • update links from old to new book

Refactor

  • update cc-traits to v2, remove SimpleKeyedRef shim

Commit Statistics

  • 4 commits contributed to the release over the course of 1 calendar day.
  • 3 days passed between releases.
  • 3 commits were understood as conventional.
  • 3 unique issues were worked on: #671, #674, #687

Commit Details

view details
  • #671
    • Migrate docs to a unified Docusuarus site (feed326)
  • #674
    • Update cc-traits to v2, remove SimpleKeyedRef shim (3bee6f8)
  • #687
    • Simplified explanations, fixed typos, removed dead named links (720744f)
    • Update links from old to new book (4bc1ac1)

hydroflow_macro v0.1.0

23 May 22:09
Compare
Choose a tag to compare

Chore

  • bump versions to 0.1.0 for release
    For release on crates.io for v0.1

Documentation

  • Add rustdocs to hydroflow's proc macros

Commit Statistics

  • 4 commits contributed to the release over the course of 1 calendar day.
  • 3 days passed between releases.
  • 2 commits were understood as conventional.
  • 4 unique issues were worked on: #661, #671, #677, #684

Commit Details

view details
  • #661
    • Add hydroflow_{test, main} so that hydroflow is actually singlethreaded (f61054e)
  • #671
    • Migrate docs to a unified Docusuarus site (feed326)
  • #677
    • Add rustdocs to hydroflow's proc macros (a8957ec)
  • #684
    • Bump versions to 0.1.0 for release (52ee8f8)

hydroflow_lang v0.1.0

23 May 22:09
Compare
Choose a tag to compare

Chore

  • bump versions to 0.1.0 for release
    For release on crates.io for v0.1

Refactor

  • remove hydroflow::lang module, move Clear, MonotonicMap to hydroflow::util instead

Commit Statistics

  • 5 commits contributed to the release over the course of 1 calendar day.
  • 3 days passed between releases.
  • 2 commits were understood as conventional.
  • 5 unique issues were worked on: #661, #673, #676, #677, #684

Commit Details

view details
  • #661
    • Add hydroflow_{test, main} so that hydroflow is actually singlethreaded (f61054e)
  • #673
    • Don't box source_stream argument unnecessarily (dc37cba)
  • #676
    • Remove last instances of tokio::main (367073b)
  • #677
    • Remove hydroflow::lang module, move Clear, MonotonicMap to hydroflow::util instead (faab58f)
  • #684
    • Bump versions to 0.1.0 for release (52ee8f8)

hydroflow_internalmacro v0.1.0

23 May 22:09
Compare
Choose a tag to compare

Chore

  • bump versions to 0.1.0 for release
    For release on crates.io for v0.1

Commit Statistics

  • 3 commits contributed to the release over the course of 1 calendar day.
  • 27 days passed between releases.
  • 1 commit was understood as conventional.
  • 3 unique issues were worked on: #661, #671, #684

Commit Details

view details
  • #661
    • Add hydroflow_{test, main} so that hydroflow is actually singlethreaded (f61054e)
  • #671
    • Migrate docs to a unified Docusuarus site (feed326)
  • #684
    • Bump versions to 0.1.0 for release (52ee8f8)

hydroflow_datalog_core v0.1.0

23 May 22:09
Compare
Choose a tag to compare

Chore

  • bump versions to 0.1.0 for release
    For release on crates.io for v0.1

Refactor

  • remove hydroflow::lang module, move Clear, MonotonicMap to hydroflow::util instead

Commit Statistics

  • 3 commits contributed to the release over the course of 1 calendar day.
  • 3 days passed between releases.
  • 2 commits were understood as conventional.
  • 3 unique issues were worked on: #673, #677, #684

Commit Details

view details
  • #673
    • Don't box source_stream argument unnecessarily (dc37cba)
  • #677
    • Remove hydroflow::lang module, move Clear, MonotonicMap to hydroflow::util instead (faab58f)
  • #684
    • Bump versions to 0.1.0 for release (52ee8f8)

hydroflow_datalog v0.1.0

23 May 22:09
Compare
Choose a tag to compare

Chore

  • bump versions to 0.1.0 for release
    For release on crates.io for v0.1

Documentation

  • Add rustdocs to hydroflow's proc macros

Commit Statistics

  • 2 commits contributed to the release.
  • 3 days passed between releases.
  • 2 commits were understood as conventional.
  • 2 unique issues were worked on: #677, #684

Commit Details

view details

hydroflow_cli_integration v0.1.0

23 May 22:09
Compare
Choose a tag to compare

Chore

  • bump versions to 0.1.0 for release
    For release on crates.io for v0.1

Commit Statistics

  • 1 commit contributed to the release.
  • 3 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #684

Commit Details

view details

First Drop

31 Dec 00:54
501aeba
Compare
Choose a tag to compare
First Drop Pre-release
Pre-release

This is the initial alpha release of the Hydroflow runtime. Please see the README and book for more details.