- Docs: add command examples to the development section. - Requirements: update versions.
0.0.5
-------------------
**Improvements**
- Development: use pre-commit and tox. - Docs: change argument type, add development section. - Refactor: apply black and flake8, extract function and other small changes. - Tests: unittest and end to end tests.
0.0.4
-------------------
**Improvements**
- Package's setup.py file with link to the documentation.
0.0.3
-------------------
**Improvements**
- README.md: added examples.
0.0.2
-------------------
**Improvements**
- Python package available.
0.0.1
-------------------
**Improvements**
- Ready to use module. - Current available capabilities: - Custom timeout for all requests. - Raise exception with certain HTTP status code responses. - Retry on failure.