We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2a0986 commit f220086Copy full SHA for f220086
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for Shake (* = breaking change)
2
3
+0.17.8, released 2019-04-02
4
Eliminate a corner case of losing exception messages
5
Make FSATrace available as a result type
6
Commands which have AutoDeps aren't also linted
shake.cabal
@@ -1,7 +1,7 @@
cabal-version: >= 1.18
build-type: Simple
name: shake
-version: 0.17.7
+version: 0.17.8
license: BSD3
license-file: LICENSE
7
category: Development, Shake
0 commit comments