Skip to content

Releases: isogeo/isogeo-api-py-minsdk

Version 2.20.3

05 Sep 13:25

Choose a tag to compare

Include:

Version 2.20.2

06 Aug 12:47

Choose a tag to compare

  • add method to determien API base URL from credentials file #28
  • minor bug fixes #27

v2.20.1

05 Jun 17:50

Choose a tag to compare

Features

  • include a credential file loader #25 - required to make apps like i2o and Isogeo plugin for QGIS "on premiscable"
  • include a tags parser to easily transform it into a form with dropdown lists #26 and #27 - useful for i2o planned evolution and QGIS v3 plugin

Misc

  • migrating repo to Isogeo organization
  • upgrading sphinx conf.py

v2.20.0

06 Apr 16:21

Choose a tag to compare

Features

Code

  • unit tests cover is monitored by codecov
  • #24 documentation is automatically built from code and published on RTD

2.19.4

23 Mar 09:43

Choose a tag to compare

Changelog is the same as 2.19.2 plus:

  • use new PyPi warehouse prescriptions
  • use PyPi test platform to perform a preprod packaging
  • README.rst and setup.py handle PyPi issues to render properly
  • PyPi packaging and upload are now automated through a Powershell script

Package release to fit Isogeo API v2.19.x

21 Mar 13:29

Choose a tag to compare

Code

  • utils methods have been moved to a dedicated 'utils' subclass
  • ~40 unit tests added
  • full Python 3.6 compatibility

Features

  • query parameters are tested on the fly
  • new method to get app metadata #5
  • option to add shares IDS to tags #6
  • function to check if UUID is compliant with RFC4122 and the Isogeo derivation
  • function to switch between UUID formats

Version 2.18.0-491

18 May 14:36

Choose a tag to compare

v2.18.0-491

fix sub resources parsing