v1.2.0
What's Changed
- Fix use of incorrect field name by @evanrelf in #367
- Pin actions to hashes using pinact [workflow-enforcer] by @mortenson in #369
- Update
flake.lock, Rust toolchain,Cargo.lockby @9999years in #373 - flake.nix: crane: simplify flake spec by @9999years in #372
- humantime: 2.1.0 -> 2.3.0 by @9999years in #371
- GHA: Update
install-nix-actionandcheckoutby @9999years in #374 - cargo update by @9999years in #377
- Reduce default debounce interval to 0.1s by @georgefst in #378
- Add CODEOWNERS by @9999years in #381
- README: Note that ghciwatch is in maintenance mode by @9999years in #383
- chore(tests): fix shell examples parsed as Rust code by @kallevmercury in #382
- refactor(build): use lib.fileset instead of lib.cleanSourceWith by @kallevmercury in #384
- fix(flags): add a new experimental-features flag to gate new features starting with the existing "tui" flag by @kallevmercury in #385
- docs: generate latest CLI doc updates by @kallevmercury in #386
- ci(gh-actions): detect stale docs in CI by @kallevmercury in #388
- compilation_log: Parse current, total module numbers by @9999years in #387
- feat(ghciwatch): add new experimental progress bar option to report compilation output on 1 line by @kallevmercury in #380
- GHA: Use
workflow_dispatchby @9999years in #394 - Release version 1.2.0 by @ghciwatch-releng[bot] in #395
New Contributors
- @mortenson made their first contribution in #369
- @georgefst made their first contribution in #378
- @kallevmercury made their first contribution in #382
- @ghciwatch-releng[bot] made their first contribution in #395
Full Changelog: v1.1.5...v1.2.0