Skip to content

v0.0.2

Latest

Choose a tag to compare

@ramonrsv ramonrsv released this 06 Nov 22:53
· 21 commits to main since this release

0.0.2 - 2025-11-06

Added

  • /scripts/run_local_test_suite.sh to run a CI-equivalent test suite locally outside of act
  • Support for running tests/benchmarks against a local jolpica-f1 server, via LOCAL_JOLPICA=1
  • Scripts for setting up and running a local jolpica-f1 API server instance in a .devcontainer
  • crates.io and documentation badges to README.md

Fixed

-Broken documentation links, notably None and Some, after Rust 1.91 release

Changed

  • Move *.patch patches from /scripts to new /batches directory
  • Upgrade dependencies: serde_with 3.15.1, regex 1.12.2, indexmap 2.12.0, bitflags 2.10.0