Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 1.82 KB

HISTORY.md

File metadata and controls

56 lines (36 loc) · 1.82 KB

History

0.2.2 (2019-07-30)

New Features

  • Curate dependencies - Issue #152 by @csala
  • POST request blocked by CORS policy - Issue #151 by @pvk-developer

0.2.1 (2019-06-24)

New Features

  • Rest API Cross-origin resource sharing (CORS) - Issue #146 by @pvk-developer

0.2.0 (2019-05-29)

New Python API

New Features

  • New API for ATM usage within Python - Issue #142 by @pvk-developer and @csala
  • Improved Documentation - Issue #142 by @pvk-developer and @csala
  • Code cleanup - Issue #102 by @csala
  • Ensure datasets can be downloaded from S3 - Issue #137 by @pvk-developer
  • Change to PyMySQL to remove libmysqlclient-dev system dependency - Issue #136 by @pvk-developer and @csala

0.1.2 (2019-05-07)

REST API and Cluster Management.

New Features

  • REST API Server - Issues #82 and #132 by @RogerTangos, @pvk-developer and @csala
  • Add Cluster Management commands to start and stop the server and multiple workers as background processes - Issue #130 by @pvk-developer and @csala
  • Add TravisCI and migrate docs to GitHub Pages - Issue #129 by @pvk-developer

0.1.1 (2019-04-02)

First Release on PyPi.

New Features

  • Upgrade to latest BTB.
  • New Command Line Interface.

0.1.0 (2018-05-04)

  • First Release.