Skip to content

Latest commit

 

History

History
113 lines (59 loc) · 1.98 KB

File metadata and controls

113 lines (59 loc) · 1.98 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.

[4.2.0] - 2018-04-26

Fixed

  • Use POST based searching for FHIR searches.

[4.1.0] - 2018-04-05

Added

  • Optimized bulk/batch ingest for fhir-ingest

[4.0.2] - 2018-03-30

Fixed

  • Better error message when using 'auth' command with client credentials

[4.0.0] - 2018-03-23

Added

  • Public release

Fixed

  • Better error message when using 'auth' command with client credentials

[3.2.0] - 2018-03-21

Added

  • Commands for Attribute Based Access Control policies and groups.

[3.1.0] - 2018-03-12

Added

  • Commands for task resources

[2.5.1] - 2018-01-19

Fixed

  • The lo fhir --limit option will not set pageSize when requesting resources

[2.5.0] - 2018-01-15

Added

  • Commands for FHIR resources

[2.4.2] - 2018-01-12

Fixed

  • lo auth -c now produces an error message if a clip board utility isn't installed
  • lo auth no longer hangs for 1 minute

[2.4.1] - 2018-01-04

Fixed

  • Changed files-download to work with new download response.

[2.4.0] - 2018-01-04

Added

  • Added support for GA4GH RNA Quantification sets.

[2.3.1] - 2018-01-03

Fixed

  • Throw a proper error when setup has not been performed.

[2.3.0] - 2018-01-02

Changed

  • The auth command was changed to perform authentication using the web login view.

[2.2.0] - 2017-12-21

Added

  • Commands for GA4GH resources

[2.1.0] - 2017-12-21

Added

  • Support to specify client credential settings in the setup command
  • Ability to automatically refresh access tokens on expiration

[2.0.0] - 2017-12-20

Added

  • Added a --copy option to the auth command to copy the access token to the clipboard

Changed

  • Replaced the defaults command with a setup command