Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Latest commit

 

History

History
55 lines (32 loc) · 978 Bytes

CHANGELOG.rst

File metadata and controls

55 lines (32 loc) · 978 Bytes

0.4.2 (2021-04-14)

Bugfixes

  • Fix #122 Fails to parse dependencies with extras_require like "adb-shell[async]"#132

0.4.1 (2020-04-08)

Bugfixes

  • Allow blank lines on requirements.txt`#78 <#78>`_

Misc

0.4.0 (2019-05-20)

Bugfixes

  • Wisely parse of requirements.txt #34`#34 <#34>`_

Misc

0.3.0 (2019-01-21)

Features

  • Added --src option to generate command. This is to support requrements.txt.`#4 <#4>`_

Misc

0.2.1 (2019-01-18)

Initial release