We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ff69c2 + 8079906 commit b208eb4Copy full SHA for b208eb4
2 files changed
changelog
@@ -1,3 +1,8 @@
1
+1.1.1
2
+
3
+* Add `Data.Bifunctor.Swap.Swap` instance from `swap`
4
+* Support `lens ^>= 5`
5
6
1.1
7
8
* Generalise types of `validate` and `ensure` functions to use `Maybe` instead of `Bool`
@@ -98,4 +103,3 @@ Provide Isos between (ValidationT Identity) and other data types.
98
103
0.3.4
99
104
100
105
Loosen the type of the Isos for polymorphic update.
101
-
validation.cabal
@@ -1,5 +1,5 @@
name: validation
-version: 1.1
+version: 1.1.1
license: BSD3
license-file: LICENCE
author: Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ> <dibblego>, Nick Partridge <nkpart>
0 commit comments