Releases: MercuryTechnologies/ghciwatch
Releases · MercuryTechnologies/ghciwatch
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
v1.1.5
What's Changed
- [DUX-1897]: more clear output for interpreting modules for eval by @lf- in #349
- Release version 1.1.5 by @9999years in #365
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- Update
flake.lock, Rust toolchain, GHC by @9999years in #344 - Support GHC 9.10, 9.12 by @9999years in #358
- Release version 1.1.4 by @9999years in #359
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- GhciEvent: rename to WatcherEvent by @lf- in #338
- Add
$GHCIWATCH_LOGfor--log-filterby @9999years in #339 - Release version 1.1.0 by @9999years in #341
- [DUX-3004]: handle evil clients that send ANSI escapes after NL by @lf- in #345
- Release version 1.1.1 by @9999years in #347
- [DUX-3005] add envrc by @lf- in #348
- feat(patch): enable LTO and codegen-units = 1 optimizations by @zamazan4ik in #351
- Release version 1.1.2 by @9999years in #352
- Fix release CI by @9999years in #353
- Release version 1.1.3 by @9999years in #354
New Contributors
- @lf- made their first contribution in #338
- @zamazan4ik made their first contribution in #351
Full Changelog: v1.0.2...v1.1.3
v1.0.2
What's Changed
- Update README.md by @theGhostJW in #313
- add tasty integration notes by @mwotton in #321
- document multiple-components workaround by @mwotton in #322
- Publish user manual on all pushes to
mainby @9999years in #323 - Patch: Better error reporting when a watched path does not exist by @Xophmeister in #329
- Fix release workflow with PRs from forks by @9999years in #332
- Release version 1.0.2 by @9999years in #333
New Contributors
- @theGhostJW made their first contribution in #313
- @mwotton made their first contribution in #321
- @Xophmeister made their first contribution in #329
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- [NFCI]
Module->CompilingModuleby @9999years in #289 - Fix
:show targets/:show pathsparsing logic by @9999years in #294 - [NFCI] Use
line_ending_or_eofconsistently in parsers by @9999years in #300 - [NFCI] Unwrap
GhcMessagein diagnostic parsers by @9999years in #299 ModuleSet: store a set rather than a map by @9999years in #292- Fix incorrect auto-scroll/follow behavior in TUI by @evanrelf in #306
- Release version 1.0.1 by @9999years in #303
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Add treefmt CI check by @9999years in #268
- Cleanup README.md by @9999years in #283
- Add PR/issue templates by @9999years in #284
- Adding trivial test case to bump string_case.rs to 100% coverage by @atruslow in #286
- README cleanup by @9999years in #287
- Adding a small test for normal_path.rs by @atruslow in #288
- Don't restart for removed or renamed modules by @9999years in #290
- Release version 1.0.0 by @9999years in #291
Full Changelog: v0.5.16...v1.0.0
v0.5.16
What's Changed
- Generate CLI completions by @9999years in #253
- Adding coverage reporting for tests by @atruslow in #279
- Generate
manpages by @9999years in #254 - Release version 0.5.16 by @9999years in #282
Full Changelog: v0.5.15...v0.5.16
v0.5.15
What's Changed
- Fix publishing the user manual on GitHub Pages by @9999years in #276
- Request release by @9999years in #277
- Release version 0.5.15 by @9999years in #278
Full Changelog: v0.5.14...v0.5.15
v0.5.14
What's Changed
- Fix user manual build by @9999years in #273
- Request release by @9999years in #274
- Release version 0.5.14 by @9999years in #275
Full Changelog: v0.5.13...v0.5.14