python-git-url-parse/python-git-url-parse.changes

30 lines
1.0 KiB
Plaintext

-------------------------------------------------------------------
Mon Mar 25 02:54:09 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Update to v1.2.2
* Corrected processing of name with a dot
-------------------------------------------------------------------
Sat Mar 9 20:13:06 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Remove unnecessary build dependency pytest-cov
- Update to v1.2.1
* Corrected processing of URLs with a hyphen
-------------------------------------------------------------------
Tue Feb 12 17:53:38 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Trim bias from descriptions.
-------------------------------------------------------------------
Tue Feb 12 11:50:56 UTC 2019 - Naveen Naidu <naveennaidu479@gmail.com>
- Update to v1.2.0
+ Improved parsing speed by compiling regex on global context
and reusing named collection.
-------------------------------------------------------------------
Wed Feb 6 07:11:56 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v1.1.0