Release v1.8.0
What's Changed
- Fix index issue with uppercase characters in domain names by @iwangpeng in #140
- Add Python 3.11 by @elliotwutingfeng in #141
- Update github action triggers for tox test by @lipoja in #145
- Adding the ability to set stop characters inside of a scheme by @lipoja in #146
- Fixing typos in strings by @lipoja in #147
- Adding ability to filter out mixed case host-names by @lipoja in #148
New Contributors
- @iwangpeng made their first contribution in #140
- @elliotwutingfeng made their first contribution in #141
Full Changelog: v1.7.1...v1.8.0