Releases: MercuryTechnologies/ghciwatch
Releases · MercuryTechnologies/ghciwatch
v0.5.9
What's Changed
- Update dependencies by @9999years in #198
- Add primitive TUI mode by @evanrelf in #185
- Update ansi-to-tui to fix TUI colors by @9999years in #207
- Line buffer output in TUI mode by @9999years in #205
- Add key bindings in TUI mode by @9999years in #206
- Refactor TUI by @9999years in #208
- TUI: Follow output when scrolled to the bottom by @9999years in #210
CheckpointIndex::into_index
->as_index
by @9999years in #215- Implement
Clone
forMatcher
s and export them by @9999years in #217 - Support multiple spans in
BaseMatcher::in_leaf_span
by @9999years in #216 - Check all events in
logged_in_checkpoint
by @9999years in #218 - Generate documentation for the rest of the workspace by @9999years in #220
- Fix "module defined in multiple files" with eval commands by @9999years in #214
- Release version 0.5.9 by @9999years in #221
Full Changelog: v0.5.8...v0.5.9
v0.5.8
What's Changed
- Rename
--tracing-filter
to--log-filter
by @9999years in #194 - Clear the screen on reload with
--clear
by @9999years in #195 - Fix merge skew by @9999years in #197
- Release version 0.5.8 by @9999years in #196
Full Changelog: v0.5.7...v0.5.8
v0.5.7
What's Changed
- Update dependencies by @9999years in #190
- Write
--errors
log before running shell hooks by @9999years in #192 - Release version 0.5.7 by @9999years in #193
Full Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
- Make GHCi output destination configurable by @evanrelf in #175
- Let
Shutdown{Manager,Handle}::spawn
take&str
by @evanrelf in #178 - Make
GhciWriter
public by @evanrelf in #183 - CLI flag for disabling interrupts by @parsonsmatt in #186
- Release version 0.5.6 by @9999years in #184
New Contributors
- @evanrelf made their first contribution in #175
- @parsonsmatt made their first contribution in #186
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
- Make the compilation failed message visible by @9999years in #174
- Release version 0.5.5 by @9999years in #176
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- Don't print "All good!" when compilation is not "All good!" by @9999years in #170
- Evaluating commands fails after #168 by @9999years in #171
- Release version 0.5.4 by @9999years in #172
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Capture async shell hook output by @9999years in #166
- Add 'All good!' message when reloads finish by @9999years in #167
- Interpret modules before evaluating commands in them by @9999years in #168
- Release version 0.5.3 by @9999years in #169
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Cleanup Nix code by @9999years in #163
- Store lifecycle hooks dynamically by @9999years in #162
- Release version 0.5.2 by @9999years in #165
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Allow custom
cabal
/ghc
arguments in test harness by @9999years in #140 - Add more lifecycle shell hooks by @9999years in #161
- Release version 0.5.1 by @9999years in #164
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Extract
ghci
restart logic by @9999years in #156 - Allow customizing load-bearing sleeps by @9999years in #159
- Interrupt reloads when new files change by @9999years in #158
- Release version 0.5.0 by @9999years in #160
Full Changelog: v0.4.3...v0.5.0