shellmet/CHANGELOG.md
Dmitrii Kovanikov 7f7542c0f8 [#13] Build with GHC-8.8 (#14)
Resolves #13
2019-08-29 08:51:16 +04:00

783 B

Changelog

shellmet uses PVP Versioning. The changelog is available on GitHub.

Unreleased: 0.0.3.0

0.0.2.0 — Jul 4, 2019

  • #8: Implement $^ operator that doesn't print the command to terminal.

0.0.1 — Apr 9, 2019

  • Generalise the type of the $? operator to allow returning values on shell-command failuires.

0.0.0

  • Initially created.