14
0
forked from pool/python-pyleri
Files
python-pyleri/python-pyleri.changes
Dirk Mueller 5cd7b4d02a - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyleri?expand=0&rev=3
2024-01-07 19:55:33 +00:00

21 lines
719 B
Plaintext

-------------------------------------------------------------------
Sun Jan 7 19:54:30 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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 <mardnh@gmx.de>
- Initial package, version 1.3.3