Python-rapidjson

Latest version: v1.17

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

Scan your dependencies

Page 11 of 11

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)

0.0.11

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

* Fix a couple of refcount handling glitches, hopefully targeting `issue
48`__.

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

0.0.10

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

* Fix source distribution to contain all required stuff (`PR 64`__)

__ https://github.com/python-rapidjson/python-rapidjson/pull/64

0.0.9

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

* CI testing on GitHub

* Allow using locally installed RapidJSON library (`issue 60`__)

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

* Bug fixes (`issue 37`__, `issue 51`__, `issue 57`__)

__ https://github.com/python-rapidjson/python-rapidjson/issues/37
__ https://github.com/python-rapidjson/python-rapidjson/issues/51
__ https://github.com/python-rapidjson/python-rapidjson/issues/57

0.0.8

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

* Use unpatched RapidJSON 1.1 (`PR 46`__)

__ https://github.com/python-rapidjson/python-rapidjson/pull/46

* Handle serialization and deserialization of datetime, date and time
instances (`PR 35`__) and of UUID instances (`PR 40`__)

__ https://github.com/python-rapidjson/python-rapidjson/pull/35
__ https://github.com/python-rapidjson/python-rapidjson/pull/40

* Sphinx based documentation (`PR 44`__)

__ https://github.com/python-rapidjson/python-rapidjson/pull/44

* Refresh benchmarks (`PR 45`__)

__ https://github.com/python-rapidjson/python-rapidjson/pull/45

* Bug fixes (`issue 25`__, `issue 38`__, `PR 43`__)

__ https://github.com/python-rapidjson/python-rapidjson/issues/25
__ https://github.com/python-rapidjson/python-rapidjson/issues/38
__ https://github.com/python-rapidjson/python-rapidjson/pull/43

Page 11 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.