We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceab993 commit 72e7e1eCopy full SHA for 72e7e1e
2 files changed
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Unreleased
2
3
+## v0.2.1
4
+
5
* Add `KDL.Applicative`
6
* Re-export `Control.Arrow` and `Control.Category` from `KDL.Arrow`, for convenience
7
kdl-hs.cabal
@@ -1,7 +1,7 @@
cabal-version: 3.0
name: kdl-hs
-version: 0.2.0
+version: 0.2.1
synopsis: KDL language parser and API
description: KDL language parser and API.
homepage: https://github.com/brandonchinn178/kdl-hs#readme
0 commit comments