Bump to 0.2.12 (#515)

* Bump to 0.2.12

* Update all version numbers and deps
* Update all listed authors to `["The wasm-bindgen Developers"]`
* Update `repository` links to specific paths for each crate
* Update `homepage` links to the online book
* Update all links away from `alexcrichton/wasm-bindgen`
* Add `#[doc]` directives for HTML URLs

* Update more version requirements

* Fill out CHANGELOG
This commit is contained in:
Alex Crichton
2018-07-19 14:57:04 -05:00
committed by GitHub
parent cbeb301371
commit aa348f963f
20 changed files with 99 additions and 75 deletions

View File

@ -1,3 +1,5 @@
#![doc(html_root_url = "https://docs.rs/wasm-bindgen-cli-support/0.2")]
extern crate parity_wasm;
extern crate wasm_bindgen_shared as shared;
#[macro_use]
@ -339,7 +341,7 @@ or you can update the binary with
cargo install -f wasm-bindgen-cli
if this warning fails to go away though and you're not sure what to do feel free
to open an issue at https://github.com/alexcrichton/wasm-bindgen/issues!
to open an issue at https://github.com/rustwasm/wasm-bindgen/issues!
",
p.version,
version