v0.3.1
What's Changed
- Use crane for Nix builds by @9999years in #54
- Move to multi-crate workspace by @9999years in #55
- Add test Haskell project by @9999years in #56
- Add garnix.io for caching and CI by @9999years in #66
- Add IO helpers for test harness by @9999years in #61
- Fewer processes and
Sender
s by @Gabriella439 in #49 - Add test harness by @9999years in #57
- Add integration tests by @9999years in #44
- Parse shell command arguments by @9999years in #70
- Run command(s) on start by @9999years in #71
- Add before-start hook to the test harness by @9999years in #73
- Rewrite
:show modules
parser withwinnow
by @9999years in #74 - Make
IncrementalReader
return strings, not lists of lines by @9999years in #75 - Split
Ghci::reload
up by @9999years in #76 - Fix "module defined in multiple files" by parsing GHC diagnostics by @9999years in #77
- Fix branch labeler by @9999years in #79
- Fix release process by @9999years in #83
- Release version 0.3.1 by @9999years in #85
Full Changelog: v0.3.0...v0.3.1