2020-03-12 09:03:45 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 12 08:03:32 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Fix build without python2
|
|
|
|
|
2020-03-11 12:46:12 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 11 11:15:54 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 0.5.11
|
|
|
|
* Fix containers and our of order tables dictionary behavior (#82))
|
|
|
|
* Fixed out of order tables not behaving properly (#79)
|
|
|
|
* Fixed the behavior for out of order tables (#68).
|
|
|
|
* Fixed parsing errors when single quotes are present in a table name (#71).
|
|
|
|
* Fixed parsing errors when parsing some table names (#76).
|
|
|
|
|
2019-11-29 10:48:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 28 17:52:19 CET 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.5.8:
|
|
|
|
- Added support for producing multiline arrays
|
|
|
|
|
2019-10-08 11:06:16 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 8 09:04:03 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.5.7:
|
|
|
|
* Fixed handling of inline tables.
|
|
|
|
* Fixed boolean comparison.
|
|
|
|
* Fixed appending inline tables to tables.
|
|
|
|
|
2019-07-22 14:38:50 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 22 12:36:20 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.5.5:
|
|
|
|
* Fixed display of inline tables after element deletion.
|
|
|
|
* Fixed the handling of inline tables.
|
|
|
|
* Fixed date, datetime and time handling on Python 3.8.
|
|
|
|
* Fixed behavior for sub table declaration with intermediate tables.
|
|
|
|
* Fixed behavior of setdefault() on containers (Thanks to @AndyKluger).
|
|
|
|
* Fixed tables string representation.
|
|
|
|
|
2019-03-05 12:13:58 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 1 01:20:15 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Initial spec for v0.5.3
|