Releases: dotenv-org/python-dotenv-vault
Releases · dotenv-org/python-dotenv-vault
v0.7.0
01 Jul 12:40
Compare
Sorry, something went wrong.
No results found
Changed
Update dependencies python-dotenv and cryptography
Remove support for Python 3.7
v0.6.4
13 Nov 06:22
Compare
Sorry, something went wrong.
No results found
bump cryptography above 41.0.3 #20
v0.6.3
09 Aug 00:41
Compare
Sorry, something went wrong.
No results found
v0.6.2
07 Aug 04:39
Compare
Sorry, something went wrong.
No results found
allow library to search for .env.vault anywhere in project. Default to .env file if not found.
v0.6.1
01 Aug 00:44
Compare
Sorry, something went wrong.
No results found
Fix fallback issue with gunicorn not respecting the current working directory when attempting to call find_dotenv. #17
v0.6.0
16 May 04:38
Compare
Sorry, something went wrong.
No results found
fix environment loading issue
v0.5.2
05 May 05:53
Compare
Sorry, something went wrong.
No results found
Install the build package as part of the build goal in the makefile.
Add license file.
v0.5.1
04 May 06:12
Compare
Sorry, something went wrong.
No results found
fix small bug when raising DotEnvVaultError
v0.5.0
03 May 17:58
Compare
Sorry, something went wrong.
No results found
Reorganise and simplify code
Make API correspond more closely to python-dotenv
Improve error handling
Add tests and CI
Upgrade to build for release build
v0.4.1
28 Jan 08:17
Compare
Sorry, something went wrong.
No results found
expand crpytography library version for better support