Skip to content

v0.9.7

Compare
Choose a tag to compare
@GZTimeWalker GZTimeWalker released this 28 Nov 23:14
· 75 commits to main since this release
537ff17

What's Changed

  • New app: fact will cause huge stack
  • Fix: some stacks won't be recycled
  • Replace assert_eq! with assert! by @deepsource-autofix in #5
  • Replace exclusive range with inclusive range by @deepsource-autofix in #4
  • Replace redundant pattern match with builtin by @deepsource-autofix in #3
  • Reduce match statement into an if-let statement by @deepsource-autofix in #2
  • Format code with rustfmt by @deepsource-autofix

New Contributors

  • @deepsource-autofix made their first contribution in #5

Full Changelog: v0.9.4...v0.9.7