Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 14:24
· 65 commits to main since this release

0.2.0 (2021-07-15)

Breaking

  • instruction_matrix returns a Result (6036630)
  • use usize rather than u64 where appropriate (0e707d2)

Refactor

  • remove redundant try_into (913d22f)