460 Commits (6ed5b00f5bbc4946afc71ba1f7609126a8aa74b6)
 

Author SHA1 Message Date
Nick Fitzgerald 34676f310b
Merge pull request #259 from xmclark/reorg-travis-deployment-config 7 years ago
Alex Crichton 2e17fa5cd7
Merge pull request #264 from fitzgen/update-dependencies 7 years ago
Nick Fitzgerald 86a7eee755 tidy: Don't use double negatives 7 years ago
Nick Fitzgerald d07ef5a27f
Merge pull request #244 from data-pup/wasm-bindgen-coord 7 years ago
Mackenzie Clark 2e2b1fc2b6 create deploy macro and reorg deployment 7 years ago
Nick Fitzgerald 73d4adbc12 tidy: Use `Fail::iter_causes` instead of `e.causes().skip(1)` 7 years ago
Nick Fitzgerald b3976bfb5a tidy(gitignore): Ignore our own log files 7 years ago
Nick Fitzgerald 56cb555b3d chore(dependencies): Update dependencies 7 years ago
Nick Fitzgerald b5be9d0c06
Merge pull request #255 from halfzebra/patch-1 7 years ago
Nick Fitzgerald ff7f8d1f37
Merge pull request #254 from hoodie/feature/fix-readme-links 7 years ago
Nick Fitzgerald 1dd8bbaadf
Merge pull request #262 from nikgraf/upgrade-slog 7 years ago
data-pup 8301613278 Coordinate wasm-bindgen versions. 7 years ago
Nik Graf 9cf90ac11d chore(dependencies): upgrade slog 7 years ago
ashley williams 7e1b1fcf12
Merge pull request #256 from erickt/master 7 years ago
Erick Tryzelaar 5df8749154 Skip serializing empty or None values to package.json 7 years ago
Eduard Kyvenko 7b0f9d871a Fix links in the README.md 7 years ago
Hendrik Sollich 51b820945b fix(doc): fix links in README 7 years ago
ashley williams 332d624b30
Merge pull request #250 from 1andee/206-create-issue-templates 7 years ago
Ian Duke c9d468493c Issue #206: create issue templates 7 years ago
ashley williams f4643abd43
Merge pull request #239 from rustwasm/docs 7 years ago
ashley williams 969797c0ca
Merge pull request #243 from fitzgen/running-in-non-crate-dir 7 years ago
Nick Fitzgerald a32b03d7a1 rustfmt: Re run `cargo fmt` for new nightly 7 years ago
Nick Fitzgerald 7fff2b6a15 Better error message when running wasm-pack in a non-crate directory 7 years ago
Nick Fitzgerald ed35e497c7 Propagate missing `Cargo.toml` errors instead of unwrapping them 7 years ago
Nick Fitzgerald e2e3e49f50 test: Add a failing test case for #242 7 years ago
Ashley Williams 23febb86fb feat(book): deploy to gh-pages 7 years ago
Ashley Williams 1489623d22 feat(tests): test that the book builds 7 years ago
Ashley Williams 4b1e684ffc feat(book): rework book 7 years ago
Ashley Williams bf39e3ed80 feat(doc): move book over 7 years ago
Ashley Williams 87d1b70593 fix(style): appease cargo fmt 7 years ago
Ashley Williams ce58116f3e fix(readme): only list init docs once 7 years ago
ashley williams 883cae220c
Merge pull request #216 from csmoe/build 7 years ago
ashley williams 3bccad94ea
Merge branch 'master' into build 7 years ago
ashley williams 425aefb249
Merge pull request #231 from csmoe/utils 7 years ago
csmoe 15fdec2c0b Split fixture, rename readme to file 7 years ago
ashley williams 7bad3e9b31
Merge pull request #232 from xtuc/patch-1 7 years ago
ashley williams c633cdeafb
Merge pull request #230 from yuval-k/patch-1 7 years ago
Sven Sauleau a0b26b2688
docs: update README 7 years ago
csmoe bd3b5177a9 Split utils into submods 7 years ago
Yuval Kohavi 2d9eb1d9ac
fix broken link 7 years ago
csmoe 022b787a2f cmd(init/build): deprecate init 7 years ago
csmoe ddab496f51 cmd(init/build): rebase 7 years ago
csmoe d0ac2fa3cd cmd(init/build): update docs 7 years ago
csmoe 0a616624aa cmd(init/build): cargo clippy 7 years ago
csmoe edbd6f4118 cmd(init/build): cargo fmt 7 years ago
csmoe 7cbfc2e893 cmd(init/build): split init and build 7 years ago
ashley williams 56f18964f9
Merge pull request #211 from fitzgen/copy-fixtures-to-temp-dir 7 years ago
Nick Fitzgerald abfe66c180 Assert preconditions for README copying in `readme::copy_from_crate` 7 years ago
Nick Fitzgerald 61f1abbc58 tests: add extended logging and assertions to readme tests 7 years ago
Nick Fitzgerald 50eaa8c04d tests: Use the `tempfile` crate instead of the deprecated `tempdir` 7 years ago