Skip to content

v0.3.1

Choose a tag to compare

@SculptTechProject SculptTechProject released this 06 Sep 19:47
· 4 commits to main since this release

v0.3.1 — Patch release 🛠️

Fixed

  • CLI generate command: restored support for --noise argument, now mapped internally to noise or noise_sigma (backward compatibility).

  • Tests stabilized:

    • test_vibration_basic bounds adjusted for OU noise model.
    • test_per_sensor_rate_hz_controls_sampling_frequency relaxed tolerance to reduce CI flakiness.

Changed

  • Minor refactor of CLI sensor argument handling for resilience across sensor implementations.