Changelog

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

The changes listed in this file are categorised as follows:

  • Added: new features

  • Changed: changes in existing functionality

  • Deprecated: soon-to-be removed features

  • Removed: now removed features

  • Fixed: any bug fixes

  • Security: in case of vulnerabilities.

master

v0.2.0 - 2020-17-08

Added

  • (!14) Check if the templates have changed during CI

  • (!12) Add readthedocs configuration

  • (!10) Documentation of submission process

  • (!6) Skeleton of data processing, including illustrative model submission and processing pipeline

  • (!5) Basic docs

Changed

  • (!13) Fix broken documentation on readthedocs

  • (!8) Upload data, metadata and model reported values together

  • (!7) Require validation before uploading

  • (!6) Submissions now require three parts: timeseries, model reported and metadata rather than only just one

  • (!4) Require scmdata >= 0.6.1

v0.1.1 - 2020-07-09

Changed

  • Fixed readme

v0.1.0 - 2020-07-09

Added

  • CLI framework

  • Basic checks