Tinydb

Latest version: v4.8.2

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

Scan your dependencies

Page 9 of 11

2.3.2

^^^^^^^^^^^^^^^^^^^

- Fix a forgotten debug output in the ``SerializationMiddleware``
(see `issue 55 <https://github.com/msiemens/tinydb/issues/55>`_).
- Fix an "ignored exception" warning when using the ``CachingMiddleware``
(see `pull request 54 <https://github.com/msiemens/tinydb/pull/54>`_)
- Fix a problem with symlinks when checking out TinyDB on OSX Yosemite
(see `issue 52 <https://github.com/msiemens/tinydb/issues/52>`_).

2.3.1

^^^^^^^^^^^^^^^^^^^

- Hopefully fix a problem with using TinyDB as a dependency in a ``setup.py`` script
(see `issue 51 <https://github.com/msiemens/tinydb/issues/51>`_).

2.3.0

^^^^^^^^^^^^^^^^^^^

- Added support for custom serialization. That way, you can teach TinyDB
to store ``datetime`` objects in a JSON file :)
(see `issue 48 <https://github.com/msiemens/tinydb/issues/48>`_ and
`pull request 50 <https://github.com/msiemens/tinydb/pull/50>`_)
- Fixed a performance regression when searching became slower with every search
(see `issue 49 <https://github.com/msiemens/tinydb/issues/49>`_)
- Internal code has been cleaned up

2.2.2

^^^^^^^^^^^^^^^^^^^

- Fixed a data loss when using ``CachingMiddleware`` together with ``JSONStorage``
(see `issue 47 <https://github.com/msiemens/tinydb/issues/47>`_)

2.2.1

^^^^^^^^^^^^^^^^^^^

- Fixed handling of IDs with the JSON backend that converted integers
to strings (see `issue 45 <https://github.com/msiemens/tinydb/issues/45>`_)

2.2.0

^^^^^^^^^^^^^^^^^^^

- Extended ``any`` and ``all`` queries to take lists as conditions
(see `pull request 38 <https://github.com/msiemens/tinydb/pull/38>`_)
- Fixed an ``decode error`` when installing TinyDB in a non-UTF-8 environment
(see `pull request 37 <https://github.com/msiemens/tinydb/pull/37>`_)
- Fixed some issues with ``CachingMiddleware`` in combination with
``JSONStorage`` (see `pull request 39 <https://github.com/msiemens/tinydb/pull/39>`_)

Page 9 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.