All Versions
7
Latest Version
Avg Release Cycle
505 days
Latest Release
1910 days ago
Changelog History
Changelog History
-
v9.0
March 23, 2021 -
v0.0.5.0 Changes
October 20, 2024What's Changed
- avoid callCommand . showCommandForUser by @aryairani in #27
- ๐ [#28] Support GHC 9.2 by @vrom911 in #30
- โฌ๏ธ Upgrade to newer GHCs by @vrom911 in #32
๐ New Contributors
- @aryairani made their first contribution in #27
Full Changelog : v0.0.4.0...v0.0.5.0
-
v0.0.3.1 Changes
May 07, 2020- #18: Support GHC-8.10. Move from GHC-8.8.1 support to GHC-8.8.3.
-
v0.0.3.0 Changes
September 28, 2019 -
v0.0.2.0 Changes
July 04, 2019- #8:
Implement
$^operator that doesn't print the command to terminal.
- #8:
Implement
-
v0.0.1 Changes
April 09, 2019- Generalise the type of the
$?operator to allow returning values on shell-command failuires.
- Generalise the type of the
-
v0.0.0 Changes
- ๐ Initially created.