Skip to content

Release v1.1

Compare
Choose a tag to compare
@joelee2012 joelee2012 released this 31 Dec 13:37
13b191b

v1.1 (2020-12-31)

  • Rewrite documentation and add more examples
  • Jenkins.build_job() and Project.build() accept key word argments instead of dict
  • Support to access attribute with None type value in json
  • Fix typo in Folder.__iter__()