Releases: tolstislon/testrail-api
Releases · tolstislon/testrail-api
1.6.4
1.6.3
- Updated developer dependencies
- Added Python 3.9 for tests
- Fix type annotation ( thank @tylervick )
- Added retry argument
1.6.2
- Using rate-limit wait as sent by header ( thank @anshumangoyal )
1.6.1
- Updated readme
- Added implementation badge
- 100% test coverage done
- Updated travis config (Checks added: mypy, black, flake8)
- Updated doc strings
1.6.0
- added support python3.5
- added pypy3 for test
- added codecov
1.5.0
Version 1.5 (#22)
1.4.11
Fix deploy (#21)
1.4.6
Bump bleach from 3.1.0 to 3.1.1
1.4.5
Merge pull request #15 from tolstislon/fix_rate_limit Fix rate limit error