Skip to content

1.9.1

Compare
Choose a tag to compare
@passcod passcod released this 09 Sep 03:03
  • #74 — Watchexec no longer panics on missing folders — patch1, 2
  • #95 — Fix issues with whitespace in commands — patch2
  • #96 — Add install instructions for Arch Linux — docs
  • Create a Debian package on release — releng
  • Add install instructions for Debian — docs

1: Other changes were added following this to convert more panics into normal errors: some glob parsing errors, and file watcher initialisation errors.

2: These changes also cause a breaking changes to the library interface, but this is not considered in the version numbers (i.e. if you use it, pin it). From cursory investigation only cargo-watch is a consumer and changes there in consequence are coordinated.