Nti-zope-catalog

Latest version: v2.0.0

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

Scan your dependencies

2.0.1

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

- Nothing changed yet.

2.0.0

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

- Rename ``TimestampToNormalized64BitIntNormalizer`` to
``TimestampTo64BitIntNormalizer`` for consistency.
- Make ``TimestampTo64BitIntNormalizer`` subclass
``TimestampNormalizer`` for simplicity.
- Rename ``FloatToNormalized64BitIntNormalizer`` to
``PersistentFloatTo64BitIntNormalizer`` for consistency and to
reflect its purpose.
- Make ``PersistentFloatTo64BitIntNormalizer`` subclass
``FloatTo64BitIntNormalizer``.
- Add ``IDeferredCatalog`` and an implementation in
``DeferredCatalog`` to allow creating catalog objects that don't
participate in event subscription-based indexing. This replaces
``IMetadataIndex``, which is now an alias for this object. See
`issue 3 <https://github.com/NextThought/nti.zope_catalog/pull/3>`_.

1.0.0

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

- First PyPI release.
- Add support for Python 3.
- ``TimestampNormalizer`` also normalizes incoming datetime objects.
- Fix extent-based queries for NormalizedKeywordIndex.
- 100% test coverage.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.