Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Latest commit

 

History

History
56 lines (41 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

56 lines (41 loc) · 1.53 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.4.0 - 2020-11-06

Added

  • Query observations as metrics for visialization on mam
  • JSONPath examples

Changed

  • Improved Query editor
  • Switch from JSON Result to Table format to fix Worldmap compatibility issue
  • Observation query force desc sort by phenomenonTime

Security

  • Updated dependencies with security fixes

1.3.0 - 2019-08-06

Added

  • Support for Feature-type GeoJSON with a Point as location

Changed

  • Links to source code and issue tracker

Security

  • Updated grunt, jsonpath, mocha, and lodash

1.2.0 - 2019-03-05

Added

  • Support for pagination

Changed

  • Queries to select only the required attributes

Security

  • Updated lodash and mocha

1.1.0 - 2018-10-18

Added

  • Support for OM_Observation with JSONPath expressions

Fixed

  • Error handling for queries
  • Handling of string IDs

1.0.0 - 2018-08-09

Initial release