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 1589670 commit fb344caCopy full SHA for fb344ca
CHANGES.txt
@@ -1,5 +1,6 @@
1
Changelog for Shake (* = breaking change)
2
3
+0.17, released 2018-10-15
4
Add Database module for repeated execution from one database
5
* Don't export the body of the Typeable type class
6
Mark deprecated operators as DEPRECATED
shake.cabal
@@ -1,7 +1,7 @@
cabal-version: >= 1.18
build-type: Simple
name: shake
-version: 0.16.4
+version: 0.17
license: BSD3
license-file: LICENSE
7
category: Development, Shake
0 commit comments