2019-07-23 10:53:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 23 10:52:11 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.14.0:
|
|
|
|
- Fix DecoderException not including offset when C-extension in use, expose
|
|
|
|
property for it.
|
|
|
|
- Fix decoding via C extension reading too much data from file-like objects
|
|
|
|
- Test suite exercises both pure & extension modules when extension enabled
|
|
|
|
- Expand test suite to increase C extension (line) coverage
|
|
|
|
- Remove need for pypandoc/rst (use original README.md)
|
|
|
|
- Fix spelling errors in cli util (hoenn)
|
|
|
|
|
2019-06-07 10:11:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 7 08:28:55 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- enable unit tests
|
|
|
|
|
2019-04-10 06:26:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 9 14:48:11 UTC 2019 - Bernhard Wiedemann <bwiedemann@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.13.0
|
|
|
|
* Make package build reproducible (boo#1041090)
|
|
|
|
* Fix _ubjson_decode_value case statement fallthrough
|
|
|
|
|
2019-03-26 18:51:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 25 15:09:44 UTC 2019 - Matěj Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Initial packaging effort of 0.12.0
|