Skip to content

Releases: MercuryTechnologies/ghciwatch

v1.4.2

Choose a tag to compare

@ghciwatch-releng ghciwatch-releng released this 15 Jun 18:54
2b9e183

What's Changed

  • DUX-5350 Don't eval modules with no eval commands by @9999years in #458
  • DUX-5352 eval: Skip parsing commands in non-Haskell files by @9999years in #459
  • DUX-5351 eval: Don't insert empty entries by @9999years in #460
  • Release version 1.4.2 by @ghciwatch-releng[bot] in #461

Full Changelog: v1.4.1...v1.4.2

v1.4.1

Choose a tag to compare

@ghciwatch-releng ghciwatch-releng released this 11 Jun 22:44
0460cd3

What's Changed

  • DUX-5340 Fix broken pipe crash when ghci dies during a dispatched restart by @9999years in #456
  • Release version 1.4.1 by @ghciwatch-releng[bot] in #457

Full Changelog: v1.4.0...v1.4.1

v1.4.0

Choose a tag to compare

@ghciwatch-releng ghciwatch-releng released this 11 Jun 16:59
e6b90be

What's Changed

  • DUX-5329 Fix misattributed exit when ghci dies during a restart attempt by @9999years in #451
  • DUX-5328 Fix handles_repeated_startup_failures test by @9999years in #452
  • DUX-5330 eval: Only interpret modules once by @9999years in #454
  • DUX-5327 Add --extra-module-search-path by @9999years in #453
  • Release version 1.4.0 by @ghciwatch-releng[bot] in #455

Full Changelog: v1.3.5...v1.4.0

v1.3.5

Choose a tag to compare

@ghciwatch-releng ghciwatch-releng released this 29 Apr 00:38
60c762a

What's Changed

  • DUX-5111 Remove GHC 9.4 support by @9999years in #446
  • DUX-5112 Add can_write_error_log_repl_no_load test by @9999years in #447
  • DUX-5110 Don't cancel startup before writing an error log by @9999years in #444
  • DUX-5113 Test for error log path relocation by @9999years in #448
  • DUX-5115 Add startup failure error log test by @9999years in #449
  • Release version 1.3.5 by @ghciwatch-releng[bot] in #450

Full Changelog: v1.3.4...v1.3.5

v1.3.4

Choose a tag to compare

@ghciwatch-releng ghciwatch-releng released this 28 Apr 23:33
66705a1

What's Changed

  • DUX-5102 Local package error paths are incorrect by @9999years in #436
  • DUX-5104 Delete unused Utf8PathBufValueParser by @9999years in #437
  • DUX-5105 manager: receiver -> watcher_receiver by @9999years in #439
  • DUX-5101 No "All good" after startup by @9999years in #438
  • DUX-5106 miette -> eyre by @9999years in #440
  • DUX-5107 Error log: Use errors as a proxy for a summary by @9999years in #441
  • DUX-5109 Avoid stderr get_buffer busy-loop by @9999years in #443
  • DUX-5108 Write error log on startup failures by @9999years in #442
  • Release version 1.3.4 by @ghciwatch-releng[bot] in #445

Full Changelog: v1.3.3...v1.3.4

v1.3.3

Choose a tag to compare

@ghciwatch-releng ghciwatch-releng released this 27 Apr 19:55
739006a

What's Changed

  • DUX-5080 Add --log-filter-json by @9999years in #425
  • DUX-5082 watcher: better logging by @9999years in #426
  • DUX-5083 Add restart_after_failed_restart regression test by @9999years in #427
  • DUX-5081 Use --log-filter-json in tests by @9999years in #428
  • DUX-5094 incremental_reader: add cancel-safe buffering and drain infrastructure by @9999years in #430
  • DUX-5091 manager: extract drain_pending helper from drain_and_classify by @9999years in #429
  • DUX-5092 manager: add is_relevant event-filtering function by @9999years in #431
  • DUX-5095 stdout: add buffer_and_drain_prompts and read_until_marker by @9999years in #432
  • DUX-5093 manager: fix deadlock by looping select! in handle_event by @9999years in #434
  • DUX-5090 send_sigint: exponential backoff loop + sync barrier by @9999years in #433
  • Release version 1.3.3 by @ghciwatch-releng[bot] in #435

Full Changelog: v1.3.2...v1.3.3

v1.3.2

Choose a tag to compare

@ghciwatch-releng ghciwatch-releng released this 20 Apr 18:24
3dcd7af

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

Choose a tag to compare

@ghciwatch-releng ghciwatch-releng released this 17 Apr 17:18
e33c27b

What's Changed

  • DUX-5057 Fix "Tasks failed: run_ghci: ghci event channel closed" by @9999years in #405
  • CARDI-737 Skip before-restart hooks after startup failures by @9999years in #406
  • Don't print "ghci exited during startup" on ignored file events by @9999years in #407
  • Merge file events during startup failures by @9999years in #408
  • nix: Remove cargo-llvm-cov by @9999years in #409
  • Simplify test project by @9999years in #410
  • Release version 1.3.1 by @ghciwatch-releng[bot] in #411

Full Changelog: v1.3.0...v1.3.1

v1.3.0

Choose a tag to compare

@ghciwatch-releng ghciwatch-releng released this 16 Apr 16:35
3948191

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

Choose a tag to compare

@ghciwatch-releng ghciwatch-releng released this 12 Mar 22:26
f64e2d8

What's Changed

New Contributors

Full Changelog: v1.1.5...v1.2.0