Skip to content

ixa-v0.1.1

Latest
Compare
Choose a tag to compare
@ext-cfa-ixa-release ext-cfa-ixa-release released this 30 Apr 20:35
· 39 commits to main since this release
47ea77d

Added

  • Breakpoint, "next", and "halt" implementation. Fixes #163. (#249)
  • Markdown lint to pre-commit (#298)

Fixed

  • Fix double borrow during property registration (#312)

Other

  • Restored workspace, correct versions to Cargo.toml (#321)
  • Fixed broken include in the Ixa book. Fixes #302. (#306)
  • Updated setup script to use released ixa in cargo (#300)
  • Fixed extra semicolon (#313)
  • Fixed book summary chapters (#319)
  • Integrated Benchmarks Into CI (#215)
  • Added contributor docs (#295)