Skip to content

v8.0.2

Latest

Choose a tag to compare

@JSorngard JSorngard released this 12 Dec 10:05
· 393 commits to main since this release
  • The progress bar is now hidden by default but can be shown with the new -v, --verbose command.
  • The rendering function can now be easily benchmarked with cargo bench, and the results saved in an html report found in target/criterion/report/index.html that can be viewed with a web browser.