-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
26 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,39 @@ | ||
# Release History | ||
|
||
## [0.0.9] - Unreleased | ||
###Added | ||
### Added | ||
* Documentation | ||
|
||
## [0.0.8] - 2023-09-24 | ||
###Added | ||
### Added | ||
* Lean tests for installation without optional dependencies | ||
|
||
## [0.0.7] - 2023-09-24 | ||
###Fixed | ||
### Fixed | ||
* ModuleNotFoundError with optional dependencies | ||
|
||
## [0.0.6] - 2023-09-23 | ||
###Fixed | ||
### Fixed | ||
* ModuleNotFoundError with optional dependencies | ||
###Updated | ||
* Documentation to include required environment variables. | ||
|
||
## [0.0.5] - 2023-09-22 | ||
###Added | ||
### Added | ||
* Support for AWS secrets | ||
|
||
## [0.0.4] - 2023-09-21 | ||
###Added | ||
### Added | ||
* Support for the same alias(es) used across multiple fields | ||
|
||
## [0.0.3] - 2023-09-17 | ||
###Added | ||
### Added | ||
* Azure Keyvault support | ||
|
||
## [0.0.2] - 2023-07-30 | ||
###Updated | ||
### Updated | ||
* Changed build backend from flit to setuptools | ||
|
||
## [0.0.1] - 2023-07-16 | ||
###Added | ||
### Added | ||
* Initial pypi release |