Module v0_3_0

Source
Expand description

Release 0.3.0 (2025-05-14)

View diff on diff.rs

§⚠️ Breaking changes

  • feat: Add test running ability (#448) (@troykomodo)
  • fix: fix spacing in output (#405) (@troykomodo)
  • fix: Fix compile times with postcompile (#448) (@troykomodo)

§🛠️ Non-breaking changes

  • chore: cleanup readme and crate docs (#458) (@troykomodo)
  • chore: Use serde_derive instead of serde’s derive feature for improved compile times (#440) (@philipch07)
  • fix: copy Cargo.lock and patches to ensure build is correctly cached (#456) (@troykomodo)