Commit Graph

16 Commits

Author SHA1 Message Date
Sebastian Thiel
ab4410d913 chore(codegen): v1.0.2 2016-12-27 07:48:18 +01:00
Sebastian Thiel
7fe6e698ba chore(gen): update code to latest version
required before publishing
2016-12-24 15:52:23 +01:00
Sebastian Thiel
ceceb8c6e5 chore(cli-version-up) 2016-10-17 10:38:31 +02:00
Sebastian Thiel
45d86f31f2 chore(code-gen): update to latest version
Which is to be published
2016-09-11 10:13:33 +02:00
Sebastian Thiel
527ffa35c2 chore(cli-versionup): v0.3.6
With simpler authentication flow.
2016-07-17 19:50:22 +02:00
Sebastian Thiel
ae276438ae chore(code): update code to latest version 2016-07-17 13:05:43 +02:00
Sebastian Thiel
e0de1b4c10 chore(code-update): to latest schema version 2016-04-10 14:08:43 +02:00
Sebastian Thiel
75076acf16 chore(code): updated to latest state 2016-01-30 14:08:25 +01:00
Sebastian Thiel
08d65ba62b chore(source): add source at latest version 2015-08-08 11:50:37 +02:00
Sebastian Thiel
6393bbf7f6 chore(code-update): latest version of v0.3.1 code
* also fixed OSX deployment utility to deal with target folder
  as primary location for build-artifacts

[skip ci]
2015-06-27 08:51:09 +02:00
Sebastian Thiel
3484fecf9c chore(code-update):added latest version of api+cli
APIs have additional files thanks to the build-script
requirement.
CLI has just seen minor changes though, making it
usable with a stable compiler.
2015-06-19 13:27:40 +02:00
Sebastian Thiel
9e6c9537a5 chore(code-up): latest version of all code 2015-05-10 12:07:12 +02:00
Sebastian Thiel
c2dd9c7a02 fix(version-up): code updated to v0.1.6, latest CLI
* also includes publishing tag files
2015-04-26 13:42:31 +02:00
Sebastian Thiel
a328942033 feat(API): improved error handling
We are now able to decode detailed errors and pass them on. This allows
the CLI to provide more useful error responses.
Additionally, the CLI will only print debug responses in --debug mode.

Fixes #82
2015-04-25 09:49:57 +02:00
Sebastian Thiel
f8689be451 fix(all): update all code to latest version
* add new APIs
* remove old ones
* add latest json files
2015-04-24 20:07:12 +02:00
Sebastian Thiel
f5f12c5594 feat(CLI): added first versions of all CLI
That way, changes can be tracked.
Also, we make it official.

Future checkins will only be made if major changes were done,
similar to how the APIs are handled.

Related to #64
2015-04-16 22:44:40 +02:00