Skip to content

Releases: erdc/quest

Version 3.1.1

29 Apr 16:04
95fee57
Compare
Choose a tag to compare

Bugfix for processing service uncached catalogs

Version 3.1.0

12 Apr 21:07
9d5a856
Compare
Choose a tag to compare
docs compiling (#132)

* cleanup environment and update setup.cfg metadata (#129)
remove python 3.5 from testing (environment can't resolve)

fixes #82
fixes #90
fixes #126
fixes #130
fixes #131
fixes #133

* update docs

* minor api changes

Version 3.0.1

21 Dec 15:15
Compare
Choose a tag to compare
  • Environment file was cleaned up and reorganized.
  • The distribution name in the setup.cfg and the quest/__init__.py files were changed to erdc-quest to align with the package name on PyPI

Version 3.0.0

17 Dec 21:45
Compare
Choose a tag to compare
Fix docs build (#128)

* fix docs build

3.0 Alpha 1

03 Oct 15:09
589bca8
Compare
Choose a tag to compare
3.0 Alpha 1 Pre-release
Pre-release
Workflows

* Adds Workflows to API
* Tests now run example notebooks

2.6.1 WMTS Service

20 Aug 15:05
Compare
Choose a tag to compare

Fixes the WMTS service (renamed from basemap) and updates the example notebook for WMTS. This release also has the user plugins working correctly, faster import times, and lastly where the Quest directory is being stored from now on.

New plugin, and minor fixes.

06 Aug 14:10
Compare
Choose a tag to compare

New additions:
- Basemap Plugin

Bug issues:
- Travis CI test errors.

2.5.0 New Plugin Architecture

06 Jul 14:54
Compare
Choose a tag to compare
Fixed how non-geo data is handled. (#83)

* Fixed how non-geo data works.
Also took care of some Stevedore vocab and load_entities remnants, and filtering issues.

Publishing and Bug Fixes

03 Apr 19:50
Compare
Choose a tag to compare

The travis tests are now working, cleaned up the examples, and added the HydroShare provider.