Overview
Request 853255 accepted
- Update to 0.15.0
* Add --export option to set to make it prepend the binding with export (#270 by @jadutter).
* Make set command create the .env file in the current directory if no .env file was found (#270 by @jadutter).
* Fix potentially empty expanded value for duplicate key (#260 by @bbc2).
* Fix import error on Python 3.5.0 and 3.5.1 (#267 by @gongqingkui).
* Fix parsing of unquoted values containing several adjacent space or tab characters (#277 by @bbc2, review by @x-yuri).
Request History
stroeder created request
- Update to 0.15.0
* Add --export option to set to make it prepend the binding with export (#270 by @jadutter).
* Make set command create the .env file in the current directory if no .env file was found (#270 by @jadutter).
* Fix potentially empty expanded value for duplicate key (#260 by @bbc2).
* Fix import error on Python 3.5.0 and 3.5.1 (#267 by @gongqingkui).
* Fix parsing of unquoted values containing several adjacent space or tab characters (#277 by @bbc2, review by @x-yuri).
mcalabkova accepted request
ok