All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.4.0 2020-12-08
- aiosonic dependency to 0.8.1 for bug fixing see aiosonic Changelog
- updated dependencies in general
0.3.3 2020-01-22
- Fixed dependencies for windows
0.3.2 2020-01-12
- Upaded dependencies
0.3.1 2019-08-24
- Upaded dependencies
- Timeouts usage http client aiosonic
0.3.0 2019-08-07
- Http client to aiosonic
- Compatibility now from Python>=3.6 (3.5 deprecated)
0.2.4 2019-07-23
- Precalculate URL param
0.2.3 2019-07-09
- Tests until reach 100% coverage
0.2.2 2019-07-08
- Construct list of request_data items before starting runner
- uvloop install, optional but recommended
0.2.1 2019-07-07
- Build request inside semaphore, for better results
0.2.0 2019-07-07
- Moved script code to Runner class
0.1.0 2019-06-04
- Load test script
- Charts with pandas and matplotlib