Changelog for goldplate-0.2.1.1
CHANGELOG
-
0.2.1.1 (2023-02-26)
- Bump
aesondependency upper bound to 2.1. - Tested with GHC 8.4 - 9.6.1 alpha3.
- Bump
-
0.2.1 (2022-04-12, github release only)
- Print summary line at the end of the TAP format.
- Add
--versionoption (by Andreas Abel). - Include testsuite in package (by Andreas Abel).
- Tested with GHC 8.4 - 9.2.
-
0.2.0 (2021-05-24)
- Change output to Test Anything Protocol.
- Add
working_directoryfield (by Beatrice Vergani).
-
0.1.3 (2021-02-10)
- Bump
aesondependency upper bound to 1.5. - Bump GHC to 8.10.3.
- Bump
-
0.1.2 (2020-11-05)
- Bump
regex-pcre-builtindependency lower bound to 0.95.1.3 to fix issue withTextregexes (by Stefano Debenedetti). - Fix issue with
replacein post process step. If the string was not matched at all, or if there was a remainder, it could get dropped (by Stefano Debenedetti).
- Bump
-
0.1.1 (2020-06-29)
- Add
GOLDPLATE_BASENAMEandGOLDPLATE_INPUT_BASENAMEenvironment variables. - Fix issue with
GOLDPLATE_FILEenvironment variable.
- Add
-
0.1.0 (2020-06-21)
- Initial release.