- #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.