packages feed

Rlang-QQ 0.3.0.0 → 0.3.1.0

raw patch · 2 files changed

+5/−2 lines, 2 filesdep ~utf8-stringPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: utf8-string

API changes (from Hackage documentation)

Files

Changelog.md view
@@ -1,3 +1,6 @@+# 0.3.1+Bump utf8-string dependency+ # 0.3 Support positional arguments 
Rlang-QQ.cabal view
@@ -1,5 +1,5 @@ name: Rlang-QQ-version: 0.3.0.0+version: 0.3.1.0 cabal-version: >=1.10 build-type: Simple license: BSD3@@ -80,7 +80,7 @@                    text,                    transformers,                    trifecta >= 1.4,-                   utf8-string ==0.3.*,+                   utf8-string >= 0.3 && < 1.1,                    vector,                    zlib