dfir_datalog v0.11.0
hydro-project-bot
released this
23 Dec 21:40
·
51 commits
to main
since this release
Refactor (BREAKING)
-
use
cfg(nightly)
instead of feature, remove-Z
flag, useDiagnostic::try_emit
Previous PR (#1587) website build did not work becausepanic = "abort"
is set on wasm, leading to aborts forproc_macro2::Span::unwrap()
calls.All tests except trybuild seem to pass on stable, WIP #1587 next
Documentation
-
add
repository
field toCargo.toml
s, fix #1452
#1452Will trigger new releases of the following:
unchanged = 'hydroflow_deploy_integration', 'variadics', 'variadics_macro', 'pusherator'
(All other crates already have changes, so would be released anyway)
-
fix some broken github tree/main links
-
update
CHANGELOG.md
s for big rename
Generated before rename perRELEASING.md
instructions. -
cleanups for the rename, fixing links
Chore
- update links for renamed repo (excluding
CHANGELOG.md
s), fix #1571 - bump versions manually for renamed crates, per
RELEASING.md
- Rename Hydroflow -> DFIR
Work In Progress:- hydroflow_macro
- hydroflow_datalog_core
- hydroflow_datalog
- hydroflow_lang
- hydroflow
hydroflow_datalog
Commit Statistics
- 1 commit contributed to the release.
- 38 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #1606
hydroflow_datalog
Commit Details
view details
Commit Statistics
- 7 commits contributed to the release.
- 7 commits were understood as conventional.
- 5 unique issues were worked on: #1501, #1620, #1624, #1627, #1628