**WARNING:** pypi package is broken - patch release coming..
This release improves authentication and results/builds constructing for upload. More flex and robust way to create new results or builds. Supports also junit file and re-ordering result to get Opentmi supported format. See more examples from `examples` -folder.
**NOTE:** Opentmi server release will require authentication to be able to upload results/builds in near future.
This should not break existing API's.
New 29 GitHub access token support 26 login using env variables 19 add build and result objects 27 add 3.7 tests and update images to use similars 28 Pypi auto publish
Fixes 24 improve readme 25 CI improvements
0.3.3
0.3.2
This release fixes url parsing when using domain name.
**NOTE:** No more default port (was 3000). Need to explicitly define when needed. Port can be part of host or in port. host like "https://localhost.com" uses default https port (443).
Changes 21 support for https host
0.3.1
Fixes 17 Allows to use special characters in test case name including several small fixes for traces, cli, ..
0.3.0
This release refactoring whole library to next level. Including several test cases and CI activation. If you find out any issues please raise defect or PR.