All Versions
15
Latest Version
Avg Release Cycle
138 days
Latest Release
455 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