Releases: startersclan/StatsPython
Releases · startersclan/StatsPython
Release list
3.2.0
Changes
🚀 Features
- Feature (ci): Add github workflows @leojonathanoh (#4)
- Enhancement (ci): Add
changelabel torelease-drafter.yml@leojonathanoh (#5)
3.1.2
Changes
🐛 Bug Fixes
- Fix (python): Fix regression in
miniclient.http_get()to read full response body ifContent-LengthorTransfer-EncodingHTTP Headers are absent (#3)