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 fd1cd4c commit 80f92d1Copy full SHA for 80f92d1
typed-protocols/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Revision history for typed-protocols-cborg
2
3
+## 0.1.0.7 -- 2023-10-20
4
+
5
+* Improved performance of `prop_codecs_splitsM` and `prop_codecs_compatM`.
6
7
## 0.1.0.5 -- 2023-03-08
8
9
* Support `ghc-9.6.1`.
typed-protocols/typed-protocols.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: typed-protocols
-version: 0.1.0.6
+version: 0.1.1.0
synopsis: A framework for strongly typed protocols
-- description:
license: Apache-2.0
0 commit comments