Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 21:21
· 39 commits to main since this release

Documentation

  • Add doc-comments to all modules

Features

  • (executor) Add MockSpawner support
  • (time) Add MockTicker support

Miscellaneous Tasks

  • (ci) Add workflow for PRs to main
  • (cliff) Fix glob pattern for tag matching
  • (cliff) Fix regex for ignored tags
  • (examples) Add example for the executor
  • (examples) Add ticker example
  • (nix) Add cargo-toml-lint
  • Warn when missing doc-comments in crate