aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.txt
blob: b732fc8684799e5d6b128ea0e1698407f039e83e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Version History
===============================================================================

Version: 0.4.3 (2018-04-xx, unreleased)
-------------------------------------------------------------------------------

CHANGES:

* UPDATE: parse-1.8.3 (was: parse-1.8.2)
  NOTE: ``parse`` module and ``parse_type.parse`` module are now identical.

BACKWARD INCOMPATIBLE CHANGES:

* RENAMED: type_converter.regex_group_count attribute (was: .group_count)
  (pull-request review changes of the ``parse`` module).