Changelog
v0.5.0 (2022-01-20)
Feature
Support all documented options in requirements files #62 (#63) (``f92c0c0` <https://github.com/madpah/requirements-parser/commit/f92c0c079bce03b1860c78852d2c8c48cf32d539>`_)
v0.4.0 (2022-01-18)
Feature
Library is now typed according to PEP561 (``0e1bb6a` <https://github.com/madpah/requirements-parser/commit/0e1bb6a746857a59c50530155d24da487a40c4be>`_)
v0.3.1 (2021-12-17)
Fix
Readthedocs config (``ac1e7fb` <https://github.com/madpah/requirements-parser/commit/ac1e7fb616a2c15e83b8a5ca630ffd50aad4aedb>`_)
v0.3.0 (2021-12-17)
Feature
Added some typing (``169ff6e` <https://github.com/madpah/requirements-parser/commit/169ff6e79657d8091e6e1a4e21c7da794d507832>`_)
Removed Python 2 code (``82f9473` <https://github.com/madpah/requirements-parser/commit/82f94733f912e140fdcc0254020f4208d3e4a892>`_)
Fix
Removed version from init (``4e83b9d` <https://github.com/madpah/requirements-parser/commit/4e83b9d3bdd5534da7adfdeb292ad2a1fae73ea8>`_)
Version 0.2.0 (11 Jan 2018)
This release dropped support for Python 3.2.
Support multiple hashing algorithms at the end of the URL (#24)
Preserve login info in requirement URI (#33)
Support subdirectory fragments (#32)
Support version control URLs with extras (#30)
Version 0.1.0 (2 May 2015)
Version 0.0.6 (16 August 2013)
Fixed a packaging error in v0.0.5
Version 0.0.5 (16 August 2013)