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
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
4cf0720ef1
fix(checkin): latest version of all APIs
...
Now CLI and API and the same level
2015-04-16 22:51:07 +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
a399488c27
fix(version-up): v0.1.5
...
* fix documentation link in Cargo.toml
* adjust to latest hyper. It's not even out yet, but people
can't build the APIs anyway.
2015-04-08 16:54:50 +02:00
Sebastian Thiel
dd1d191966
fix(publish): v0.1.4
...
* macro 'alias' was renamed to 'rename'
* fixed `cargo test` on main project
The latter pointed me to the serde issue, which would have made
everything fail when actually used to communicate with google servers.
2015-04-07 15:53:30 +02:00
Sebastian Thiel
99f8b65f75
fix(api-version-up): version 0.1.3
...
* builds with latest beta/nightly
Fixes #46
2015-04-07 12:05:48 +02:00
Sebastian Thiel
91861dcb71
fix(rustup): rustc (be9bd7c93 2015-04-05)
...
* using std::convert
* update to latest hyper (and other dependencies)
Related to #46
2015-04-07 11:59:10 +02:00