watchexec v1.11.0 Release Notes

Release Date: 2019-10-28 // over 4 years ago
    • ๐Ÿ‘Œ Support for .ignore files (#127)
    • ๐Ÿš€ zsh completions in tree and releases (#130)
    • Semver policy for library written down (#135)
    • ๐Ÿ— A new builder for Args (#135)
    • More flexible Handler trait (#133)
    • Rust Edition 2018
    • MSRV bumped to 1.38
    • ๐Ÿ— Builds done with --locked for reproducibility (#131)
    • ๐Ÿ Windows builds moved to Travis
    • ๐Ÿš€ MSVC release builds are back
    • ๐ŸŽ Linux and macOS builds use xz compression
    • ๐Ÿ‘• Lots of lints enabled
    • โœ๏ธ Some typos fixed (#128, #129)