------------------------------------------------------------------- Sun Jan 7 19:54:30 UTC 2024 - Dirk Müller - update to 1.4.2: * Fixed typing for delimiter on the List type. * Small PEP-8 fix. - update to 1.4.1: * Added typing hints - update to 1.4.0: * Extra keyword argument `line_number` to `.as_str(..)` method to include the line number with the error. * Regular expression object not with flags before the required `^` character. - update to 1.3.4: * Fixed bug with recursion in Prio element. (issue #18) ------------------------------------------------------------------- Sat Jul 17 10:12:06 UTC 2021 - Martin Hauke - Initial package, version 1.3.3