Releases: MercuryTechnologies/ghciwatch
Releases · MercuryTechnologies/ghciwatch
v0.4.3
What's Changed
- Support
async:
commands by @9999years in #141 - Release version 0.4.3 by @9999years in #155
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Parse eval commands when they end with EOF instead of a newline by @9999years in #153
- Release version 0.4.2 by @9999years in #154
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Include file name in "failed to parse eval commands" error message by @9999years in #151
- Release version 0.4.1 by @9999years in #152
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Use tracing-human-layer by @9999years in #149
- Support globs for reload/restart actions by @9999years in #138
- Release version 0.4.0 by @9999years in #150
Full Changelog: v0.3.10...v0.4.0
v0.3.10
What's Changed
- Graceful shutdown by @9999years in #97
- Release version 0.3.10 by @9999years in #147
Full Changelog: v0.3.9...v0.3.10
v0.3.9
What's Changed
- Update flake inputs / nixpkgs by @9999years in #135
- Remove sync feature by @9999years in #128
- Add matcher combinators by @9999years in #118
- Use a
Layer
fortracing
console output by @9999years in #126 - Update
Makefile
by @9999years in #145 - Fix error when reading from stdout splits UTF-8 codepoint by @9999years in #144
- Release version 0.3.9 by @9999years in #146
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
- Rename
ghcid-ng
toghciwatch
by @9999years in #131 - Release version 0.3.8 by @9999years in #134
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- Housekeeping: Make some
Ghci
methods private by @9999years in #111 - Housekeeping: Move
clap
parsers into relevant modules by @9999years in #109 - Housekeeping: Move
format_bulleted_list
to its own module by @9999years in #110 - Housekeeping: Rename
GHC_PROCESS
toGHCID_NG_PROCESS
by @9999years in #113 - Housekeeping: Make most modules private by @9999years in #114
- Housekeeping: Move
ClonableCommand
to a separate module by @9999years in #108 - Housekeeping: Fix up documentation warnings by @9999years in #117
- Fix "modules defined in multiple files" bug when modules are renamed by @9999years in #125
- Release version 0.3.7 by @9999years in #129
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- Allow custom prompts in
.ghci
by @9999years in #93 - Add
--watch-restart
and--watch-extension
flags by @9999years in #105 - Release version 0.3.6 by @9999years in #107
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- Gracefully exit when
ghci
exits by @9999years in #95 - Release version 0.3.5 by @9999years in #106
Full Changelog: v0.3.4...v0.3.5