2.0.0
What's Changed
- Add pathlib.Path interface in #43
- Relax packaging version in #66
- Fix small bugs in the async client in #68
- Specify the system as an option in the CLI, instead of as an argument in #67
Warning: This will break the API of the CLI! - Update machine option on the README in #71
- Inject taskid in job submission result in #72
- Merge GET requests to
/tasks
,/compute/jobs
and/compute/acct
in the async client in #73 - Migrating to
build.os
in readthedocs configuration file in #75
Full Changelog: v1.5.1...v2.0.0