Skip to content

Releases: nephila/giturlparse

0.12.0

24 Sep 07:21
Compare
Choose a tag to compare

Features

  • Add github/gitlab username:access_token parse support (#21)
  • Migrate to bump-my-version (#79)

Bugfixes

  • Fix Gitlab URLs with branch (#42)
  • Align tox.ini with github actions (#71)

0.11.1

04 Aug 18:31
Compare
Choose a tag to compare

Bugfixes

  • Remove debug print statements (#66)

0.11.0

03 Aug 10:40
Compare
Choose a tag to compare

Features

  • Add parsing variable for user to gitlab parser (#47)
  • Add support for Python 3.8+ (#48)

Bugfixes

  • Update tests invocation method to avoid future breakages (#29)
  • Update linting tools and fix code style (#34)
  • Add more github use cases (#43)
  • Fix parsing generic git url (#46)

0.10.0

05 Dec 15:19
0ae754b
Compare
Choose a tag to compare

Features

  • General matching improvements (#18)
  • Update tooling, drop python2 (#10213)

0.9.2

27 Oct 13:31
Compare
Choose a tag to compare
  • Removed "s" from the base platform regex
  • Fix license classifier in setup.py
  • Update meta files

0.9.1

27 Oct 13:31
8d8b7be
Compare
Choose a tag to compare
  • First fork release