Releases: MercuryTechnologies/ghciwatch
Releases · MercuryTechnologies/ghciwatch
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
main
by @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
->CompilingModule
by @9999years in #289 - Fix
:show targets
/:show paths
parsing logic by @9999years in #294 - [NFCI] Use
line_ending_or_eof
consistently in parsers by @9999years in #300 - [NFCI] Unwrap
GhcMessage
in 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
man
pages 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
v0.5.13
What's Changed
- Add vendored/forked clap-markdown by @9999years in #247
- Don't include
Paths_
modules in test project by @9999years in #246 - Integrate
clap-markdown
inghciwatch
by @9999years in #248 - Add user manual by @9999years in #250
- [DUX-1349] Start for one module by @evanrelf in #238
- First stab at a CONTRIBUTING.md by @atruslow in #260
- Publish user manual in GitHub releases by @9999years in #249
- Publish user manual on GitHub pages by @9999years in #251
- Run after-restart hooks before eval commands and test suites by @9999years in #256
- Make eval comment parsing more consistent by @9999years in #257
- Fix user manual build by @9999years in #269
- Move
clap-markdown
into ghciwatch source tree by @9999years in #271
New Contributors
Full Changelog: v0.5.12...v0.5.13
v0.5.12
What's Changed
- Rename some CLI flags by @9999years in #231
- Add badges to README.md by @9999years in #232
- Fix "module defined in multiple files" AGAIN!!!! by @9999years in #237
- Release version 0.5.12 by @9999years in #239
Full Changelog: v0.5.11...v0.5.12
v0.5.11
What's Changed
- Fix a flaky error log test by @9999years in #219
- Support Rust 1.72 (for real) by @9999years in #228
- Release version 0.5.11 by @9999years in #229
Full Changelog: v0.5.10...v0.5.11
v0.5.10
What's Changed
- Set IN_GHCIWATCH for subprocesses by @9999years in #222
- Restore Rust 1.72-ability by @9999years in #223
- Release version 0.5.10 by @9999years in #224
Full Changelog: v0.5.9...v0.5.10