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
d2a4e2ff8b
fix(CLI): added latest reference CLI code
...
Just to have something to link to
2015-05-02 10:22:55 +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
3e0a24db0d
fix(api-update): 'bytes ...' -> 'bytes=...'
...
* update all APIs to contain said change. It's not worth a republish
though.
2015-04-12 08:56:48 +02:00
Sebastian Thiel
d1c97912cb
feat(mkdocs): mkdocs generator works now
...
It can be selected for each type of program we want to build, and makes
sense for everything that is not a library.
We also tried to unify names and folders a bit more, even though there
certainly is more work to be done to be fully non-redundant.
Fixes #43
2015-03-24 18:11:12 +01:00