v0.0.8
What's Changed
- fix: Unnecessary quotes in publish action by @alarso16 in #996
- feat(checker): Firewood checker framework by @qusuyan in #936
- build(deps): update lru requirement from 0.14.0 to 0.15.0 by @dependabot in #1001
- fix: Report IO errors by @rkuris in #1005
- refactor(deps): move duplicates to workspace by @RodrigoVillar in #1002
- perf: Cache the latest view by @rkuris in #1004
- perf: Allow cloned proposals by @rkuris in #1010
- chore: suppress clippy::cast_possible_truncation across the workspace by @demosdemon in #1012
- chore: Clippy pushdown by @rkuris in #1011
- feat: enable a configurable free list cache in the FFI by @alarso16 in #1017
- chore: allow some extra pedantic warnings by @demosdemon in #1014
- fix: publish firewood-macros by @demosdemon in #1019
- build(deps): update lru requirement from 0.15.0 to 0.16.0 by @dependabot in #1023
- feat(nodestore): add functionalities to iterate the free list by @qusuyan in #1015
- build(deps): Upgrade sha2, tokio, clap, fastrace, serde... by @rkuris in #1025
- perf: Break up the RevisionManager lock by @rkuris in #1027
- ci: Check for metrics changes by @rkuris in #1013
- refactor(ffi)!: split starting metrics exporter from db startup by @RodrigoVillar in #1016
- docs: README cleanup by @rkuris in #1024
- chore: share workspace metadata and packages by @demosdemon in #1020
- feat(checker): traverse free lists by @qusuyan in #1026
- fix: logger macros causing linting warnings by @demosdemon in #1021
- ci: add concurrency group to attach static libs workflow by @aaronbuchwald in #1038
- chore: Bump version to v0.0.8 by @demosdemon in #1018
New Contributors
- @RodrigoVillar made their first contribution in #1002
Full Changelog: v0.0.7...v0.0.8