Skip to content

Releases: ncssar/sartopo_python

v2.0.0

07 Jul 04:15

Choose a tag to compare

Major release. 42+ issues closed since v1.1.2 (June 2, 2020), including many major bug fixes, and many API enhancements. Check the GitHub repository for documentation updates.
sartopo_python is being replaced by caltopo_python. sartopo_python 2.0.x will be equal to caltopo_python 1.0.x.

If you are just getting started with sartopo_python, we recommend that you use caltopo_python instead.

If you have code that already works with sartopo_python, see the Migration page at either sartopo_python's or caltopo_python's readthedocs site.

Click Here to see the full list of issues closed since v1.1.2.

v1.1.2

02 Jun 14:42

Choose a tag to compare

bug fixes from v1.1.0 and v1.1.1

v1.1.1

02 Jun 14:39

Choose a tag to compare

use the correct meaning of 'expires', plus a few bug fixes

v1.1.0

30 May 21:45

Choose a tag to compare

signed requests for online maps

v1.0.6

30 Mar 23:51
f4a69ec

Choose a tag to compare

change the return value structure from getFeatures to return the entire json structure for each feature; this enables preservation of marker-symbol, color, coordinates, etc. when moving an existing marker

v1.0.5

03 Jul 19:08

Choose a tag to compare

return folderId, if it exists, with each feature returned by getFeatures, to allow filtering by folder; modify setupSession to only return API version 1 if the API is version 1 AND the map ID is valid

v1.0.4

29 Jun 14:06

Choose a tag to compare

add getFeatures to return a list of map features with IDs;
move an existing marker by specifying existing marker ID in call to addMarker

fix typo in __init__.py

20 Nov 21:13

Choose a tag to compare

1.0.3

cleanup typo in __init__.py

First version as a python package - version change to accommodate pypi

20 Nov 21:08

Choose a tag to compare

1.0.2

cleanup to 1.0.2 (previous names already used)

First version as a python package

20 Nov 21:04

Choose a tag to compare