Skip to content

Releases: Picterra/picterra-python

v3.0.0

07 Oct 12:39

Choose a tag to compare

What's Changed

  • Fix readme numbered list not being a correct markdown by @ao-picterra in #168
  • Add zed settings by @julienr in #171
  • Add Tracer reports API as well as missing GET endpoint for report/plots group/analyses by @ao-picterra in #169
  • Change order of arguments in Tracer client to simplify future url flattening by @julienr in #173
  • 172 unify ids by @ao-picterra in #175
  • [tracer] Add the ability to include archived objects in queries by @colsil in #176
  • [devops] Enforce a commit message pattern by @ao-picterra in #183
  • Use new simplified urls for Tracer public API by @julienr in #180
  • Bump to 3.0.0 and add a basic changelog by @ao-picterra in #178

Full Changelog: v2.2.0...v3.0.0

v2.2.0

24 Sep 09:53

Choose a tag to compare

What's Changed

Full Changelog: v2.1.6...v2.2.0

v2.1.6

16 Sep 11:54

Choose a tag to compare

What's Changed

  • Fix broken CI run for python 3.7 by @julienr in #145
  • ci: pin twine to 6.0.1 by @julienr in #149
  • Add library version to User Agent by @ao-picterra in #144
  • Improve doc about pagination by @ao-picterra in #125
  • [plots analysis] Add function to create and update a plots group by @ao-picterra in #150
  • [plots analysis] Add function to run on analysis over a plots group by @ao-picterra in #151
  • Improve error messages for PlotsAnalysisPlatformClient by @stephanerestani-picterra in #152
  • [detector platform] Allow to create a folder with a given name by @ao-picterra in #154
  • Update the plots analysis api client to support data ingestion pipeline by @colsil in #155
  • Revert "Update the plots analysis api client to support data ingestio… by @colsil in #156
  • Changes for API client following data ingestion updates by @colsil in #157
  • [docs] Improve listing entities documentation by @julienr in #158
  • Add an example showing how to run a detector on a whole project by @julienr in #160
  • Improve Sphinx documentation by @ao-picterra in #161
  • Adapt API to last changes, add precheck by @ao-picterra in #162
  • Upgrade python version used in test publish workflow by @colsil in #164
  • [misc] Bump version from 2.0.6 to 2.1.6 by @ao-picterra in #163
  • Upgrade python version used in production pypi publish workflow by @colsil in #165

Full Changelog: v2.0.5...v2.1.6

v2.0.5

05 Nov 09:09

Choose a tag to compare

What's Changed

  • Adapt client to recommended detection results flow and vector layer download #136
  • Fixed api docs #137
  • Updated release instructions #141
  • Fixed example data #142

Full Changelog: v2.0.4...v2.0.5

v2.0.4

17 Oct 12:21

Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

08 Oct 06:24

Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

07 Oct 08:55

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

04 Oct 15:05

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

06 May 09:24

Choose a tag to compare

Version 2 of the library.

Breaking changes:

  • the "list" functions do not return all entities anymore, but a special pagination object that can be used to navigate the various pages

v1.2.2

20 Jan 20:04

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.2.2