·
39 commits
to main
since this release
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)