regex 1.0.1.2 → 1.0.1.3
raw patch · 2 files changed
+5/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- changelog +3/−0
- regex.cabal +2/−2
changelog view
@@ -1,5 +1,8 @@ -*-change-log-*- +1.0.1.3 Chris Dornan <chris.dornan@irisconnect.co.uk> 2017-06-05+ * Suspending UTF-8 tests for Windows/PCRE (#144)+ 1.0.1.2 Chris Dornan <chris.dornan@irisconnect.co.uk> 2017-06-05 * Permit utf8-string-1 (#142)
regex.cabal view
@@ -1,5 +1,5 @@ Name: regex-Version: 1.0.1.2+Version: 1.0.1.3 Synopsis: Toolkit for regex-base Description: A regular expression toolkit for regex-base with compile-time checking of RE syntax, data types for@@ -32,7 +32,7 @@ Source-Repository this Type: git Location: https://github.com/iconnect/regex.git- Tag: 1.0.1.2+ Tag: 1.0.1.3