stageleft v0.4.0
hydro-project-bot
released this
30 Aug 20:54
·
79 commits
to main
since this release
Chore
-
lower min dependency versions where possible, update
Cargo.lock
Moved from #1418
New Features
- use trybuild to compile subgraph binaries
Bug Fixes
-
typing hole when splicing
RuntimeData
Previously, aRuntimeData
could be spliced in any context even if its
data type may not be valid under the required'a
lifetime constraint.
This fixed that typing bug.Soon, we should have regression testing for this via trybuild.
Commit Statistics
- 3 commits contributed to the release.
- 3 commits were understood as conventional.
- 3 unique issues were worked on: #1397, #1398, #1423