cql-io 0.12.1 → 0.12.2
raw patch · 2 files changed
+6/−2 lines, 2 filesdep ~tinylog
Dependency ranges changed: tinylog
Files
- CHANGELOG.md +4/−0
- cql-io.cabal +2/−2
CHANGELOG.md view
@@ -1,3 +1,7 @@+0.12.2+-----------------------------------------------------------------------------+- Update dependencies.+ 0.12.1 ----------------------------------------------------------------------------- - Update dependencies.
cql-io.cabal view
@@ -1,5 +1,5 @@ name: cql-io-version: 0.12.1+version: 0.12.2 synopsis: Cassandra CQL client. stability: experimental license: OtherLicense@@ -84,7 +84,7 @@ , semigroups >= 0.15 && < 0.16 , stm >= 2.4 && < 3.0 , text >= 0.11 && < 2.0- , tinylog >= 0.8 && < 0.11+ , tinylog >= 0.8 && < 0.15 , time >= 1.4 && < 2.0 , transformers >= 0.3 && < 0.5 , transformers-base >= 0.4 && < 1.0