2020-03-20 12:18:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 20 11:53:16 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 0.3.12
|
|
|
|
* Going forward, this library will no longer test on or support Python 2.7 because it's EOL
|
|
|
|
* Fixes formatting of supported schema versions (#184)
|
|
|
|
* Removes some confusing code related to ArrayWrapper initialization (#188)
|
|
|
|
* ProtocolBase objects (most objects) now support deepcopy. (#185)
|
|
|
|
|
2019-09-17 08:42:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 17 08:42:24 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Format with spec-cleaner
|
|
|
|
|
2019-09-17 08:42:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 16 06:49:20 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Initial spec for v0.3.11
|