Tinydb

Latest version: v4.8.0

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

Scan your dependencies

Page 4 of 11

3.14.0

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

- Change: support for ``ujson`` is now deprecated
(see `issue 263 <https://github.com/msiemens/tinydb/issues/263>`_)

3.13.0

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

- Feature: direct access to a TinyDB instance's storage
(see `issue 258 <https://github.com/msiemens/tinydb/issues/258>`_)

3.12.2

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

- Internal change: convert documents to dicts during insertion
(see `pull request 256 <https://github.com/msiemens/tinydb/pull/256>`_)
- Internal change: use tuple literals instead of tuple class/constructor
(see `pull request 247 <https://github.com/msiemens/tinydb/pull/247>`_)
- Infra: ensure YAML tests are run
(see `pull request 252 <https://github.com/msiemens/tinydb/pull/252>`_)

3.12.1

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

- Fix: Don't break when searching the same query multiple times
(see `pull request 249 <https://github.com/msiemens/tinydb/pull/249>`_)
- Internal change: allow ``collections.abc.Mutable`` as valid document types
(see `pull request 245 <https://github.com/msiemens/tinydb/pull/245>`_)

3.12.0

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

- Feature: Add encoding option to ``JSONStorage``
(see `pull request 238 <https://github.com/msiemens/tinydb/pull/238>`_)
- Internal change: allow ``collections.abc.Mutable`` as valid document types
(see `pull request 245 <https://github.com/msiemens/tinydb/pull/245>`_)

3.11.1

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

- Bugfix: Make path queries (``db.search(where('key))``) work again
(see `issue 232 <https://github.com/msiemens/tinydb/issues/232>`_)
- Improvement: Add custom ``repr`` representations for main classes
(see `pull request 229 <https://github.com/msiemens/tinydb/pull/229>`_)

Page 4 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.