Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 14, 2022
Commits on Nov 11, 2021
- committed
Add missing trailing newline when adding new value
Show description for 45848bbcommitted
Commits on Oct 9, 2021
- committed
Add Python 3.10 support (#359)
Show description for 9b1ab5dauthored
Commits on Jul 25, 2021
CHANGELOG.md: Fix typos discovered by codespell
Show description for 36516a7authored andcommitted
Commits on Jul 24, 2021
- committed
Allow any text stream (`IO[str]`) as `stream`
Show description for 134ed43committed
Commits on Jul 14, 2021
Enable checking of "untyped defs" and fix types
Show description for 955e2a4committedEnable the use of Mypy 0.900+
Show description for f5d0c54committed- committed
Commits on Jul 13, 2021
Replace `Text` with `str`
Show description for b8fdfbacommittedUse Python 3 type hints for functions
Show description for 4590015committedRemove typing guards
Show description for 1914baccommitted- committed
Remove "coding: utf-8" source declarations
Show description for 9292074committedRemove some code specific to Python 2
Show description for 9e522b1committed
Commits on Jul 10, 2021
Require Python >= 3.5
Show description for fbc7a63committed
Commits on Jun 26, 2021
Avoid leaving any file after running tests
Show description for 5c7f43fcommitted
Commits on Jun 25, 2021
Add django-environ-2 to the Related Projects list
Show description for 9d777e3authored andcommitted
Commits on Jun 20, 2021
- committed
- committed
- committed
Fix CI
Show description for dbf8c7bcommittedImprove quoting of values in `set_key`
Show description for b3c3195committed
Commits on Apr 29, 2021
- committed
Copy existing environment for usage in tests
Show description for 7d9b45aauthored andcommitted
Commits on Apr 13, 2021
Fix stream parse example in README.md
Show description for abde8e5authored andcommitted
Commits on Apr 2, 2021
- committed
Only display value with `dotenv get`
Show description for 48c5c8ecommitted
Commits on Mar 27, 2021
- committed
- committed
Add --override/--no-override flag to "dotenv run"
Show description for efc5182authored andcommitted- committed
Use UTF-8 as default encoding
Show description for b158aa7committed