Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Feb 22:31
· 24 commits to main since this release
32aafd0

Added

  • Initial project structure
  • Basic example functions (add, multiply, delay)
  • Comprehensive test suite
  • Code quality tools (rustfmt, clippy)
  • Pre-commit hooks configuration
  • GitHub Actions CI/CD pipeline
  • Changelog fragment system (similar to Changesets/Scriv)
  • Release automation (GitHub releases)
  • Template structure for AI-driven Rust development