Basicserial

Latest version: v1.2.0

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

Scan your dependencies

1.2.1

==================

* Fixed crash when no YAML libraries are installed.

1.2.0

==================

* Added support for using the ``pysimdjson`` and ``tomli`` libraries.

1.1.0

==================

* Added support for handling ``enum.Enum`` members.
* Added support for handling ``uuid.UUID`` objects.
* Added the ability to explicitly specify the serialization package to use via
a ``pkg`` argument.
* Added support for using the ``simplejson``, ``orjson``, ``rapidjson``,
``ujson``, ``hyperjson``, ``qtoml``, and ``tomlkit`` libraries.

1.0.0

==================

* Removed Python 2 support.

0.2.0

==================

* Fixed an issue with pretty-printing YAML that arose with the new version of
PyYAML.

0.1.0

==================

* Initial public release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.