We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2efff6 commit ebc4ce7Copy full SHA for ebc4ce7
CHANGES
@@ -1,3 +1,5 @@
1
+v0.7.1: This minor release fixes a bad include path in the generated output.
2
+
3
v0.7: First release as a part of Splat: the Smudge Platform.
4
5
Project:
smudge.cabal
@@ -1,5 +1,5 @@
name: smudge
-version: 0.7
+version: 0.7.1
synopsis: A tool to interpret state machines and automatically generate documentation and implementation.
-- description:
homepage: https://github.com/smudgelang/smudge#readme
0 commit comments