AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- version update to 0.15.0 * Fix decimal encoding bug/assert (reported by mgorny)
- 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)
- enable unit tests
- Update to 0.13.0 * Make package build reproducible (boo#1041090) * Fix _ubjson_decode_value case statement fallthrough
- Initial packaging effort of 0.12.0