Skip to content

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 11 Jan 15:54
· 177 commits to main since this release
  • Use latest stable Rust version 1.84
  • Report error for invalid hex literals 0x0x
  • Improve lexer performance by 1-2% by removing unnecessary cloning
  • Allow to use same name for test and macro or fn