Skip to content

v0.7.4

Choose a tag to compare

@github-actions github-actions released this 06 Mar 15:26
· 106 commits to main since this release
v0.7.4
bf6c971

[0.7.4] - 2022-03-06

Bug Fixes

  • Error occurred during setting permissions no longer aborts program

Features

  • Add key ignore_failure to treat syncing errors as warnings
  • Add block helpers for_user and for_uid
  • Add block helper for_host

Miscellaneous Tasks

  • Remove unused use in module item

Performance

  • Registry cache was not utilized

Refactor

  • Use to_string_lossy to convert OsStr to str across codebase

Styling

  • Log single-line verbose messages at level "debug"