2.0.0
BREAKING CHANGES:
- Drop Python 2 and Python 3.6 support
- Rename
id
arguments toid_
across of code base - Rename
type
arguments totype_
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
- @Kamilcuk made their first contribution in #144
- @elnerd made their first contribution in #147
- @scor2k made their first contribution in #148
Full Changelog: 1.5.0...2.0.0