Changed
- Derive the Elm version for packages from the running compiler, with a single
source of truth, fixing drift between thetests-<version>directory name and
the version used for dependency solving, by @miniBill (#146). - Replaced the unmaintained
attycrate withstd::io::IsTerminal. - Migrated
--watchmode fromnotify4 tonotify-debouncer-mini, removing
the unmaintainednet2transitive dependency. - Set the minimum supported Rust version (MSRV) to 1.77 (required by
notify).
Security
- Updated dependencies to resolve RustSec advisories, and removed the
unmaintained/unsoundattyandnet2crates.
Full Changelog: v3.1.0...v3.2.0