Release History
[0.0.11] - Unreleased
Updated
[0.0.10] - 2024-02-18
Updated
- pydantic_settings version requirements
[0.0.9] - 2023-12-13
Added
- Docstrings documentation
- Release tags
- Documentation site
[0.0.8] - 2023-09-24
Added
- Lean tests for installation without optional dependencies
[0.0.7] - 2023-09-24
Fixed
- ModuleNotFoundError with optional dependencies
[0.0.6] - 2023-09-23
Fixed
- ModuleNotFoundError with optional dependencies
Updated
- Documentation to include required environment variables.
[0.0.5] - 2023-09-22
Added
[0.0.4] - 2023-09-21
Added
- Support for the same alias(es) used across multiple fields
[0.0.3] - 2023-09-17
Added
[0.0.2] - 2023-07-30
Updated
- Changed build backend from flit to setuptools
[0.0.1] - 2023-07-16
Added