Release v1.1
v1.1 (2020-12-31)
- Rewrite documentation and add more examples
Jenkins.build_job()
andProject.build()
accept key word argments instead of dict- Support to access attribute with None type value in json
- Fix typo in
Folder.__iter__()
Jenkins.build_job()
and Project.build()
accept key word argments instead of dictFolder.__iter__()