Sebastian Thiel
8aefeb37d9
chore(publish): publish state
...
This helps make keep track of what was successfully published
to crates.io
2016-04-10 19:31:46 +02:00
Sebastian Thiel
930ce6d5c2
chore(update): all jsons; version-up
...
As we are now back to serde 0.6, the patch-level was upped too.
2016-04-10 14:04:44 +02:00
Sebastian Thiel
5094f61c88
chore(json-up): fetch latest json
...
api-list.yaml was updated manually to push out APIs which are just
empty or plain incompatible with what we are doing
2016-02-28 08:19:26 +01:00
Sebastian Thiel
8732b5f869
chore(publish): update all crates
2016-01-30 15:00:27 +01:00
Sebastian Thiel
8f01e8e918
feat(json): updated API descriptions
2016-01-30 14:06:58 +01:00
Sebastian Thiel
e3f4fcadad
chore(versionup): support for latest hyper
2015-12-06 17:51:06 +01:00
Sebastian Thiel
6a7654d433
chore(publish): of latest API versions ... no functional change
2015-10-20 07:16:29 +02:00
Sebastian Thiel
862842f621
chore(json): update to latest version
2015-10-18 19:29:28 +02:00
Sebastian Thiel
aecda18821
chore(publish): re-publish lib crates at latest version
...
Closes #124
2015-08-08 12:39:31 +02:00
Sebastian Thiel
d1cf8360f9
chore(cargo): published latest versions
2015-06-19 16:37:33 +02:00
Sebastian Thiel
3e70a89674
chore(versionup): publish APIs @v0.1.7
...
* keep track of publish through version files
* updated clog configuration and changelog (automatic)
[skip ci]
2015-05-10 13:51:24 +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
6db733274d
fix(version-up): add publish state v0.1.5
2015-04-09 13:00:31 +02:00
Sebastian Thiel
6f2149b7d4
fix(api-version-up): v0.1.4
...
* added crate publish tag files
2015-04-07 21:39:59 +02:00
Sebastian Thiel
3403bd1c5c
fix(publish): v0.1.3
...
* keywords are no longer than 20 characters, which is a restriction
cargo imposes
* don't use 'homepage' link in cargo.toml unless the homepage is
non-empty
* Added all publish-results to mark the respective crate version
Related to #46
2015-04-07 15:19:23 +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