All Versions
15
Latest Version
Avg Release Cycle
138 days
Latest Release
1523 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.14.2 Changes
February 19, 2021- โ
Pass
default-language
todoctest
- ๐ Support local
.tar.gz
tarballs inpackages:
.
- โ
Pass
-
v0.14 Changes
January 05, 2022- โ Add GHC-9.0 releases and GHC-9.2.1
- โ Add ghcup setup method. It is used by default for GHC versions not in hvr-ppa.
- GHA: Specify GHC memory limit
- ๐ง GHA: timeout-minutes configuration option
- โก๏ธ Update cabal-docspec versions used
-
v0.12.1 Changes
March 20, 2021- ๐ Use HLint-3.3
- ๐ GHA: Support --distribution and --submodules (thanks to Ryan Scott)
-
v0.12 Changes
March 13, 2021- ๐ Use
cabal-install-3.4
- โ Add
bash
(Bash + Docker) generator - โ Add
github
(GitHub Actions) generator
- ๐ Use
-
v0.10.3 Changes
August 10, 2020- โ Add GHC-8.8.4 and GHC-8.10.2
-
v0.10.2 Changes
June 05, 2020- โฌ๏ธ Bump default doctest version to 0.17
- ๐ Fix HCPKG variable in macOS builds #395
-
v0.10.1 Changes
May 16, 2020- โ Add version-info command to help debugging issues with
haskell-ci
- โฌ๏ธ Bump default HLint version to 3.1
- ๐ Support ShellCheck with GHC-8.8 and GHC-8.10
- โ Add version-info command to help debugging issues with
-
v0.10 Changes
April 14, 2020- ๐ Allow turning off email notifications
- ๐จ Use generic-lens-lite instead of generic-lens (smaller dependency footprint)
- โ Add GHC-8.10, use cabal-install-3.2
- ๐ Fix escaping of irc-notification template
- โ Remove output colouring, it was relying on Cabal's internal features
- โ Add
-Werror=missing-methods
by default.
-
v0.8 Changes
November 26, 2019- ๐ฆ Split parsing utilities into cabal-install-parsers package
- ๐
--hlint-download-binary
to download HLint instead of building it ourselves #323 - ๐ Fix
haddock
path in OSX builds #318 - โฌ๏ธ Don't
brew upgrade
on OSX, which greatly speedups builds #320 - ๐ Use Travis built-in config validation #338
- ๐ Use
sourceline: ...
explicit entry for hvr-ppa unconditionally #338
-
v0.6 Changes
October 21, 2019- ghc-options limiting heap size
- โ GHCJS tests can be run in simple cases
- ๐ Work around cabal#6214 (haddock failing with
build-type: Custom
packages) - ๐ Support requesting
google-chrome
addon - ๐ฆ Nicer
docctest-filter-packages
- ๐ Buildable with GHC-8.8
- Record
haskell-ci
version in REGENDATA; warn if older executable is used toregenerate