Skip to content

Releases: tago-io/tagoio-cli

v1.8.1

17 Dec 18:43
Compare
Choose a tag to compare

What's Changed

  • Attempt to fix windows path recognition using path normalization
  • Update TagoIO SDK to latest version

Full Changelog: v1.8.0...v1.8.1

v1.8.0

17 Dec 18:37
3b3872d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.8.0

v1.7.0

09 Sep 20:04
738db13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.7.0

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.7.0

v1.6.1

26 Jan 17:21
55136a6
Compare
Choose a tag to compare

What's Changed

  • Refactor resolveCLIPath function to handle both Windows and Linux paths by @vitorfdl in #11

Full Changelog: v1.6.0...v1.6.1

v1.6.0

10 Nov 17:26
bc2a12d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.6.0

v1.5.1

21 Sep 18:56
12244ff
Compare
Choose a tag to compare

What's Changed

Adds documentation to almost every code, except for the profile export CLI code.
Adds some initial unit tests.
Fixes the analysis run command with the swc lib.
Fixes the Dashboard Header in the cmd list.
Fixes some misspelled words across different files.

Included PR's

  • Fix Analysis Run and Add Documentation by @vitorfdl in #8

Full Changelog: v1.5.0...v1.5.1

v1.5.0

05 Sep 20:22
165dbba
Compare
Choose a tag to compare

What's Changed

Add new commands and fix the export for access policies on analysis.

Added:

  • command copy-tab to duplicate tab in a dashboard
  • command device-copy to copy the bucket from device to another

Fixed:

  • Exporting access rules not replacing the analysis IDs
  • Exporting Run Buttons not exporting Dynamic Values settings

v1.4.1

25 Aug 18:15
25f9259
Compare
Choose a tag to compare

What's Changed

Update the CLI to work with new SDK and API version

Fixes:

Login CMD to create 3 month expire time tokens
RUN CMD to renew token after changing analysis to run on external mode
Added:

TSND parameter to RUN CMD if user prefer to use ts-node-dev
Query parameter to Device Data CMD
Changes:

Device List CMD to display JSON by default
Device Data CMD to display JSON by default

Full Changelog: v1.3.2...v1.4.1

v1.3.2

03 Apr 17:38
67364ab
Compare
Choose a tag to compare

What's Changed

  • APPD-285: Fixed Command 'tagoio export' by @mateuscardosodevelop in #3

New Contributors

  • @mateuscardosodevelop made their first contribution in #3

Full Changelog: v1.3.1...v1.3.2

v1.3.1

03 Mar 21:18
Compare
Choose a tag to compare

v1.3.0 - 2022-03-03

Added

  • Added comment to README.md to instruct users to include .swcrc file in their project for Debug mode.

Full Changelog: v1.3.0...v1.3.1