Skip to content

2.0.0

Compare
Choose a tag to compare
@nikita-b nikita-b released this 26 May 15:54
· 9 commits to master since this release
2b02b70

BREAKING CHANGES:

  • Drop Python 2 and Python 3.6 support
  • Rename id arguments to id_ across of code base
  • Rename type arguments to type_ across of code base

Other changes:

  • Add more missing parameters to allocations.get_allocations()
  • Up requests lib version to 2.23.1
  • Add missing parameters to allocations.get_allocations and jobs.get_jobs (#144). Thanks @Kamilcuk
  • Add option for custom user agent (#150)
  • Add missing parameters to nodes.get_nodes (#152).

New Contributors

Full Changelog: 1.5.0...2.0.0