Skip to content

v7.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 14:59
· 118 commits to main since this release
v7.8.0
  • #172 Restore and document the behaviour where the directory is changed to the project/crate root by default, not the workspace root, as introduced by 7.7.1
  • New: -C/--workdir option to change the working directory to a custom location. Note that this will behave very strangely in combination with other path options (like -w/--watch) until real support is added upstream, cf watchexec/watchexec#188.
  • New: logo.
  • New: Windows ARM builds.
  • New: checksums and release signing.