Skip to content
This repository was archived by the owner on Jun 23, 2025. It is now read-only.

Releases: CheckerNetwork/rusty-lassie

v0.3.1

13 Jun 12:30
v0.3.1
5c81685

Choose a tag to compare

What's Changed

  • fix: build errors when tooling not installed by @bajtos in #20

Full Changelog: v0.3.0...v0.3.1

v0.3.0

08 Jun 12:44
v0.3.0
34e7653

Choose a tag to compare

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

07 Jun 13:53
v0.2.0
15c1acd

Choose a tag to compare

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 log version ^0.4.17 by @bajtos in #11
  • chore: tweak Clippy + fix problems by @bajtos in #10
  • fix: make DaemonConfig fields public by @bajtos in #12
  • chore: let Dependabot ignore new log versions by @bajtos in #13
  • chore: exclude large images from Cargo package by @bajtos in #14

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

01 Jun 13:49
v0.1.1
161dc4f

Choose a tag to compare

What's Changed

  • docs: describe the release process and fix README formatting by @bajtos in #3

Full Changelog: v0.1.0...v0.1.1

v0.1.0

01 Jun 13:22
v0.1.0
f0ebe08

Choose a tag to compare

The initial release 🌟