hydro_cli v0.5.0
hydro-project-bot
released this
11 Oct 07:05
·
553 commits
to main
since this release
Chore
- Add
clippy::needless_pass_by_ref_mut
false-positive workaround
Bug Fixes
- better error message when using wrong port types
- clippy warning on multiline string in hydro_cli, py_udf
Commit Statistics
- 4 commits contributed to the release over the course of 41 calendar days.
- 56 days passed between releases.
- 3 commits were understood as conventional.
- 1 unique issue was worked on: #931
Commit Details
view details
- #931
- Better error message when using wrong port types (5d77694)
- 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)
- Clippy warning on multiline string in hydro_cli, py_udf (a927dc6)
- Add
clippy::needless_pass_by_ref_mut
false-positive workaround (2b95a6d)