Releases: tomtana/python-glinet
Releases · tomtana/python-glinet
v0.7.0
- add Windows support by replacing crypt with passlib
- remove bag in call: parameters as list was not processed correctly
v0.6.0
- fixed major bug in api call
- improvement of docs
- minor stabilizations
v0.5.4
- improve logging
- update api
v0.5.3
auto README.md generation
v0.5.2
auto README.md generation
v0.5.1
new release with updated docs
v0.5.0
- test coverage increase
- multiple bug fixes related to findings in unit tests
v0.4.1
- stablize api
- improve requests mechanism with raise conditions
v0.4.0
increment release
* build, test and deploy pipeline are working
* documentation is rendered correctly in github pages, pypi and the repo
v0.3.15
remove conversion to md, issue found in setup.py