* pipenv is now an optional dependency that's only used when updating a Pipfile. Install it with dparse[pipenv] * Added support for invalid toml Pipfiles (thanks pombredanne)
0.3.0
Not secure
------------------
* Added support for setup.cfg files (thanks kexepal) * Dependencies from Pipfiles now include the section (thanks paulortman) * Multiline requirements are now ignored if they are marked * Added experimental support for Pipfiles
0.2.1
Not secure
------------------
* Internal refactoring
0.2.0
Not secure
------------------
* Removed setuptools dependency
0.1.1
Not secure
------------------
* Fixed a bug that was causing the parser to throw errors on invalid requirements.