0.7.1
Fixes:
- Fix incompatibility with Python < 3.7, due to use of
re.Pattern
andre.Match
, which were only added in Python 3.7.
Python 3.4 is still supported, but will be dropped in next major release.
Fixes:
re.Pattern
and re.Match
, which were only added in Python 3.7.Python 3.4 is still supported, but will be dropped in next major release.