- version update to 2.0.1
Added
Include license file in manifest (#288) @kszucs
added "static" to C functions, where possible (#238) @WGH-
bring back benchmark introduction (#234) @rdpate
Add syntax highlighting to README (#255) @adamchainz
Test on new Travis CPUs (#350) @hugovk
Test on GitHub Actions (#348) @hugovk
Test on Python 3.9-dev to avoid surprises (#349) @hugovk
Use Release Drafter to draft releases (#365) @hugovk
Deploy from GitHub Actions instead of Travis CI (#364) @hugovk
Autodeploy to PyPI from Travis CI (#357) @hugovk
Lint with pre-commit: Black, isort, Flake8 (#354) @hugovk
Changed
Use Google's double-conversion lib to fix floating-point precision when converting doubles to and from strings, improves double encoding by 4-5x (eb7d894) @Jahaja
Reduce default buffer on stack size (#281) @ncopa
Update ultrajsondec.c (#260) @markpiekarz
Indent dict values (#217) @orivej
Test with pytest (#363) @hugovk
Less Travis (#361) @hugovk
Update links (#356) @hugovk
Tests: Remove unused, unmaintained blist (#362) @hugovk
Only deploy sdist from Travis CI (#359) @hugovk
Removed
Drop EOL Python 2.5-2.6, 3.2-3.4 and add 3.7-3.8 (#298) @hugovk
Remove serialization of date/datetime objects (50181f0) @Jahaja
Remove double_precision encoding option and precise_float decoding option (eb7d894) @Jahaja
Remove generic serialization of objects/iterables (53f85b1) @Jahaja
Remove support for __json__ method on str (5f98f01) @Jahaja
Remove blist tests (3a6ba52) @Jahaja
OBS-URL: https://build.opensuse.org/request/show/783435
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ujson?expand=0&rev=15