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

Latest commit

 

History

History
28 lines (15 loc) · 556 Bytes

CHANGELOG.md

File metadata and controls

28 lines (15 loc) · 556 Bytes

Release v0.3 (2018-06-01)

Client revamp

  • apps: Isolate apps and associated tests from client's core.
  • misc: Add Apache 2.0 License. Add Changelog. Update Readme.

Tests update

  • client_test / apps_test: Use API mock server.

Schema update

  • spec: Add app.feature.parameters and app.description. Remove omitempty except RO fields.

Release v0.2 (2018-03-20)

Tests update

  • client_test: Add tests for new structures.

Schema update

  • spec: Add missing structures.

Release v0.1 (2016-11-26)

Initial client