Change log of DeltaTwin® CLI

Change summary

Version

Change notice

1.3.0

Version 1.3.0

1.2.0

Version 1.2.0

1.1.0

Version 1.1.0

1.0.1

Version 1.0.1

1.0.0

Version 1.0.0

Version 1.3.0

  • Remove all commands marked as deprecated

  • Get deltatwin component description and versioning

  • Improve management of DeltaTwin® resources (add/delete/list)

  • Improve management of DeltaTwin® dependencies (add/delete/list)

  • Add return code, and documentation.

Version 1.2.0

  • Mark git wrapping command as deprecated

  • Add artifact generation and listing

  • Improve token management when log

  • Start remote run execution

  • Get information on run execution

Version 1.1.0

  • Improve documentation and its pdf generation

  • Add deltatwin login option to list DeltaTwin®

  • Remove pull, fetch, push command

Version 1.0.1

  • Add release notes in documentation

  • Improve CLI documentation

  • No more Error raise when the command is not implemented

  • Fix documentation.

  • Add the deltatwin list command, to list open access DeltaTwins or to list them by group.

Version 1.0.0

  • Add version command.

  • Raise NotImplementedError for all not implemented commands.

  • Organize, and clean the doc generation to PDF

  • Remove all click.echo() from run commands.