Update history

This commit is contained in:
Tzu-ping Chung
2018-04-09 22:10:07 +08:00
parent ea0abf4536
commit 00384749a4
+3 -1
View File
@@ -3,7 +3,9 @@
- Ensure lock hash does not change based on injected env vars.
- Fix bug in detecting .venv at project root when in subdirectories.
- Parse quoting in [scripts] section correctly + clearer run errors.
- Fix bug resolving & locking markers correctly
- Fix bug resolving & locking markers correctly.
- Fix locking failure for packages not available on the default PyPI.
- Upgrade python-dotenv to support "export" syntax.
11.9.0:
- Vastly improve markers capabilities.
- Support for environment variables in Pipfiles.