Releases: strawpants/geoslurp
Releases · strawpants/geoslurp
bug fix
Release 2.2
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
Full Changelog: v2.1.1...v2.2.0
Release 2.1
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
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