Skip to content

v0.7.9

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 03:03
· 42 commits to main since this release
v0.7.9
f306aaf

[0.7.9] - 2022-06-08

Bug Fixes

  • Don't abort with ConfigError if dir to be created already exists

Documentation

  • Outdated API doc for Registry::get()
  • Fix typos
  • Update key references

Miscellaneous Tasks

  • Fix typos
  • Add typos checking config for documentation
  • Minor adjustment to error message

Styling

  • Format code with textwidth=100

Testing

Build

  • Strip installed binary

Ops

  • Check typos with crate-ci/typos
  • Also check typos in documentation
  • Remove unused exclude entry for checking typos