Skip to content

v0.12.0

Compare
Choose a tag to compare
@chrieke chrieke released this 14 Oct 15:12
· 545 commits to master since this release
f3875e9
  • Simplify object representation to just relevant information, also simplifies logger messages.
  • Add .info property to all objects to get the detialed object information, deprecation process for get_info.
  • Add status property to job, jobtask and jobcollection objects. Deprecation process for get_status.
  • Add selection of job mode for .get_jobs.
  • Add description of initialization of each object to code reference.
  • Move sdk documentation to custom subdomain "sdk.up42.com".
  • Unpin geopandas version.
  • Simplify mock tests & test fixtures
  • Fix: Use correct cutoff time 23:59:59 in default datetimes.
  • Fix: Download jobtasks to respective jobtask subfolders instead of the job folder.