Python-rapidjson

Latest version: v1.16

Safety actively analyzes 629639 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 11

0.1

[Unreleased]: https://github.com/Tencent/rapidjson/compare/v1.1.0...HEAD

0.1.0

Not secure
~~~~~~~~~~~~~~~~~~

* Remove beta status

0.1.0b4

Not secure
~~~~~~~~~~~~~~~~~~~~

* Make execution of the test suite on Appveyor actually happen

0.1.0b3

Not secure
~~~~~~~~~~~~~~~~~~~~

* Exclude CI configurations from the source distribution

0.1.0b2

Not secure
~~~~~~~~~~~~~~~~~~~~

* Fix Powershell wheel upload script in appveyor configuration

0.1.0b1

Not secure
~~~~~~~~~~~~~~~~~~~~

* Compilable with somewhat old g++ (`issue 69`__)

__ https://github.com/python-rapidjson/python-rapidjson/issues/69

* **Backward incompatibilities**:

- all ``DATETIME_MODE_XXX`` constants have been shortened to ``DM_XXX``
``DATETIME_MODE_ISO8601_UTC`` has been renamed to ``DM_SHIFT_TO_UTC``

- all ``UUID_MODE_XXX`` constants have been shortened to ``UM_XXX``

* New option ``DM_UNIX_TIME`` to serialize date, datetime and time values as
`UNIX timestamps`__ targeting `issue 61`__

__ https://en.wikipedia.org/wiki/Unix_time
__ https://github.com/python-rapidjson/python-rapidjson/issues/61

* New option ``DM_NAIVE_IS_UTC`` to treat naïve datetime and time values as if
they were in the UTC timezone (also for issue 61)

* New keyword argument ``number_mode`` to use underlying C library numbers

* Binary wheels for GNU/Linux and Windows on PyPI (one would hope: this is the
reason for the beta1 release)

Page 10 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.