python-dotenv: update to v1.0.0
authorJavier Marcet <javier@marcet.info>
Sat, 1 Jul 2023 18:51:17 +0000 (20:51 +0200)
committerRosen Penev <rosenp@gmail.com>
Mon, 3 Jul 2023 14:29:50 +0000 (07:29 -0700)
commit8f04b59b191718abbd770040a3e965de97bf4f13
tree9bd014c157114c219f04290db899538fcb9d5bfe
parent9cf533dffe8363349530e808a2dedf5d7ee4685f
python-dotenv: update to v1.0.0

- 1.0.0:

  - What's Changed:
    - Handle situations where the cwd does not exist.
    - Add python-decouple as a related project
    - Drop support for python 3.7, add python 3.12-dev

- 0.21.1:

  - Added:
    - Use Python 3.11 non-beta in CI
    - Modernize variables code
    - Modernize main.py and parser.py code
    - Improve conciseness of cli.py and init.py
    - Improve error message for get and list commands when env file
    can't be opened
    - Updated Licence to align with BSD OSI template

Signed-off-by: Javier Marcet <javier@marcet.info>
lang/python/python-dotenv/Makefile