Skip to content

Latest commit

 

History

History
131 lines (56 loc) · 3.63 KB

CHANGELOG.md

File metadata and controls

131 lines (56 loc) · 3.63 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.5 (2021-05-10)

1.4.4 (2021-05-10)

1.4.3 (2021-05-10)

1.4.2 (2020-05-29)

Bug Fixes

  • fix throwing error when there is no config.xml present (29bbcfe)
  • fix uploading files (0563283)

1.4.1 (2020-05-28)

1.4.0 (2020-05-28)

Features

  • allow for uploading visualisations (9fed7c4)

1.3.1 (2019-08-15)

Bug Fixes

  • must include config.xml into project (5943975)

1.3.0 (2019-08-15)

Features

  • Add managing configuration commands (90ba75d)

1.2.1 (2019-04-06)

1.2.0 (2019-04-06)

Features

  • Release with palette import export delete and extention and theme uploads (f9c627a)

1.1.0 (2019-01-31)

Bug Fixes

Features

  • Write config.xml not confignew.xml (41946df)

1.0.3 (2018-12-04)

Bug Fixes

  • Missing file in npm package (0f23b5c)

1.0.2 (2018-12-04)

Bug Fixes

  • the mcu command still had the file as mandatory (c5a5750)

1.0.1 (2018-12-04)

1.0.0 (2018-12-04)

Features

  • Added mCognos functionality and changed api of upload function (c5207a1)

BREAKING CHANGES

  • uploading is now a special command instead of the default.

0.1.1 (2018-09-20)

Bug Fixes

  • Updated to the right version of jcognos (840efeb)

0.1.0 (2018-09-20)

Features

  • Added the first code for uploading themes and extensions (1c89641)