Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Latest commit

 

History

History
62 lines (44 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

62 lines (44 loc) · 1.12 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.

[Unreleased]

  • Support of thingmodeler-fileservice.

[2.0.0] - 2018-05-01

  • Refactoring.
  • Replaced request with request-promise-native.
  • Airbnb JavaScript Style Guide.

[1.4.0] - 2018-01-27

Added

  • Support for Cloud Foundry.

[1.4.0] - 2018-01-27

Added

  • Support for Cloud Foundry.

[1.3.0] - 2017-12-16

Changed

  • Replaced winston with debug.

Fixed

  • npm install issue.

Fixed

  • npm install issue

[1.2.3] - 2017-10-02

Fixed

  • Do not refuse valid URIs.

[1.2.2] - 2017-09-12

Added

  • Option to pass a config-object to the constructor.

[1.2.1] - 2017-08-29

Fixed

  • Handling of bad credentials.

Changed

  • Modularization.
  • Optimized logging.

[1.2.0] - 2017-08-01

Added

  • Streaming the API response.

[1.1.0] - 2017-06-11

Added

  • Setting a base URI.

[1.0.0] - 2017-06-02

Added

  • Initial release.