Metadata-Version: 2.1
Name: nucliadb-utils
Version: 1.0.7
Summary: UNKNOWN
Home-page: https://nuclia.com
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: cache
Provides-Extra: storages
Provides-Extra: fastapi

# nucliadb util python library

- Nats driver
- FastAPI fixes
- S3/GCS drivers

CHANGELOG
=========

1.0.7 (2022-07-08)
------------------

- Updated nats.py package


1.0.6 (2022-05-31)
------------------

- Split running settings on a different module


1.0.5 (2022-05-31)
------------------

- Nothing changed yet.


1.0.4 (2022-05-31)
------------------

- Nothing changed yet.


1.0.3 (2022-05-31)
------------------

- Split dependencies for easier installation


1.0.2 (2022-05-31)
------------------

- Update Pydantic dependency to >= 1.8.2


1.0.1 (2022-05-31)
------------------

- Fix release


1.0.0 (2022-05-31)
------------------

- Initial release

