Commit Graph

9 Commits

Author SHA1 Message Date
Sebastian Thiel
7abe6a3de2 regenerate all APIs and CLIs (#357) 2022-09-14 08:40:50 +08:00
Sebastian Thiel
36b74097b6 a bunch of publishes 2022-03-08 11:57:01 +08:00
Sebastian Thiel
f2c1b82112 regen all APIs and validate them 2022-03-08 08:23:03 +08:00
Sebastian Thiel
f125912384 regenerate all crates 2019-12-09 11:50:00 +08:00
Sebastian Thiel
e42ebc0c2b Bump version to 1.0.9; update JSON schemas; add new APIs 2019-07-05 11:32:35 +08:00
Sebastian Thiel
75076acf16 chore(code): updated to latest state 2016-01-30 14:08:25 +01: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