Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Releases: Syncano/syncano-cli

Release v0.8

27 Sep 19:18

Choose a tag to compare

Release notes:

  • Hosting - corrects info for user.
  • Hosting - add support for multiple domains.
  • Custom Socket - add metadata for endpoint.
  • Custom Sockets - add class dependency support.
  • Custom Sockets - configuration support;
  • Add syncano init command.
    It is possible now to run: syncano init
    This will create new account (user must provide basic data),
    and will create an instance for he user. After that - user is ready
    to work with Syncano.
  • Add support for python3.

Release v0.7

13 Sep 11:11

Choose a tag to compare

Release notes:

  • Commands for instance management
  • Commands for instance config management
  • Custom sockets - now CLI will ask for config if defined in socket.yml
  • Add registration via CLI possibility
  • Change a method for providing request ARGS - drop the JSON support
  • General fixes
  • Documentation updates

Release v0.6

31 Aug 10:24

Choose a tag to compare

Release notes:

  • Custom socket documentation add
  • Re-work hosting interface

Release v0.5

26 Aug 10:11

Choose a tag to compare

Relase notes:

  • CLI improvements: progress bars in migration, error handling
  • Hosting fixes
  • Parse migration - add basic device migration
  • Custom Sockets - add handling

Release v0.4

26 Jul 15:17

Choose a tag to compare

Release notes:

  • ScriptEndpoitns support
  • Parse migration tool improvements
  • Environment variables support
  • Watch (auto update the changes) functionality added
  • Use click now
  • Add hosting support
  • Add possibilty to run script endpoint in CLI