This repository was archived by the owner on Jun 23, 2025. It is now read-only.
Releases: CheckerNetwork/rusty-lassie
Releases · CheckerNetwork/rusty-lassie
v0.3.1
v0.3.0
Highlights ✨
- Lassie v0.12.1 (Release Notes)
- Support cross-compilation for arm64 and amd64 - this effectively adds support for Apple Silicon
What's Changed
- docs: fix link to GH Releases page by @bajtos in #15
- deps: Bump filecoin-project/lassie from 0.12.0 to 0.12.1 by @dependabot in #16
- test: add integration test by @bajtos in #17
- feat: support cross-compilation for arm64 & amd64 by @bajtos in #18
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Highlights ✨
- Lassie v0.12.0 (release notes)
- Many fixes to make the crate actually usable in other projects
What's Changed
- docs: add logo by @bajtos in #4
- fix: impl std Error for StartError by @bajtos in #6
- ci: enable dependabot by @bajtos in #7
- deps: Bump log from 0.4.17 to 0.4.18 by @dependabot in #8
- feat: Bump lassie from 0.11.1 to 0.12.0 by @dependabot in #9
- fix: support
logversion^0.4.17by @bajtos in #11 - chore: tweak Clippy + fix problems by @bajtos in #10
- fix: make
DaemonConfigfields public by @bajtos in #12 - chore: let Dependabot ignore new
logversions by @bajtos in #13 - chore: exclude large images from Cargo package by @bajtos in #14
New Contributors
- @dependabot made their first contribution in #8
Full Changelog: v0.1.1...v0.2.0