Simon

Latest version: v0.7.0

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

Scan your dependencies

Page 1 of 2

0.7.0

++++++++++++++++++

- Add Python 3 support

0.6.0

++++++++++++++++++

- Add support for typed fields
- Add support for non Object ID values for ``_id``
- Deprecate ``safe``
- Add ``meta`` module and place ``Meta`` in it
- Only apply sort when documents are retrieved

0.5.0

++++++++++++++++++

- Add ``pop()`` method
- Add ``pull()`` method
- Add ``push()`` method
- Add ``rename()`` method
- Add support for ``$elemMatch`` operator

0.4.0

++++++++++++++++++

- ``created`` will be set for all inserted documents whose model has
``auto_timestamp`` set to ``True``
- Fix ``create()`` bug

0.3.0

++++++++++++++++++

- Deprecate ``Model.get()`` and ``Model.find()`` argument ``qs`` in
favor of ``q``
- Correctly specify write concern depending on version of PyMongo
- Refactor database interaction
- Bug fixes

0.2.0

++++++++++++++++++

- Change ``connection.connect()`` argument from ``replicaSet`` to
``replica_set``
- Add equality comparisons for models
- Add support for required fields
- Use write concern by default

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.