Skip to content

v0.5.2

Latest

Choose a tag to compare

@rmems rmems released this 12 Aug 07:19
· 4 commits to main since this release
ef9fba8

neuromod 0.5.2

Docs, CI, and packaging hygiene for the v0.5.2 milestone.

Install: neuromod = "0.5.2" (after crates.io publish)

Removed

  • Optional sentry Cargo feature, examples/tests, and sentry-release workflow (#88, #78)

Changed

  • Stop tracking .cubic/wiki; exclude from crates.io package (#90)
  • Rustdoc textbook spine for engine/lif/izhikevich/modulators (#89)
  • MSRV policy 1.97.1 with CI pin agreement (#79)
  • CI OS matrix: Linux, macOS, Windows (#94, #95)
  • Domain docs scan: cargo doc --all-features --no-deps
  • Codecov: repo upload token, official badge, least-privilege workflow

Links