Skip to content

Releases: strawpants/geoslurp

v3.1.0

26 Jun 15:34
e320742

Choose a tag to compare

Release 3.1.0

v3.0.3

06 Dec 23:59
11fc745

Choose a tag to compare

Release V3.0.3

bug fix

10 Jul 14:20

Choose a tag to compare

bug fix on leftover plugindir stuff

Release 2.2

04 Jul 15:28

Choose a tag to compare

What's Changed

  • Changed how plugin path is handled
  • renamed the userplugins directory so it is better recognizable in a pip install from PyPi.
  • Add SWORD data by @mn5hk in #7

New Contributors

  • @mn5hk made their first contribution in #7

Full Changelog: v2.1.1...v2.2.0

Release 2.1

07 Jun 11:58

Choose a tag to compare

Several new datasets has been added which can be found in the dedicated userplugins directory. See also the commit history for more detailed changes

Release veriosn 2.0

03 Sep 15:43
fe3971a

Choose a tag to compare

A fair amount of things have changed since release 1:

  • multiple database hosts, configurable
  • dataroot and cache needs to be set on a client basis (no need to have that info in the database)
  • various new datasets, views and functions
  • Better cataloging
  • more convenience functions
  • bug fixes