71 Commits (a39a278220ef557ea6eee5265f16eb8fcd1d2dfa)

Author SHA1 Message Date
Martin Kavík a39a278220 fix(command_test): stamps.rs check driver once per day, update RELEASE_CHECKLIST 6 years ago
Ashley Williams 032c9f4cbd feat(bindgen): check wasm-bindgen cli version when running target web 6 years ago
Thomas cd91478a52 Update cargo_metadata to 0.8.0 6 years ago
Ashley Williams d6baf439b7 feat(command): add generate command 6 years ago
Jesper Håkansson b9eb7bcf2e 0.8.1 6 years ago
Ashley Williams 33d0bd8706 v0.8.0 6 years ago
Jesper Håkansson 6d376483d7 chore: Remove binary-install 6 years ago
daubaris b7534ad6a5 Reset cargo version to latest 6 years ago
daubaris 9934171d42 Updated with the current master 6 years ago
Ashley Williams 616bd80ab7 feat(binstall): 0.0.2 6 years ago
Ashley Williams 994d1f698c 0.7.0 6 years ago
Ashley Williams 0e0e5c1e3e 0.7.0 6 years ago
Alex Crichton 64239747a0 Migrate output towards the 1.0 strategy 6 years ago
Jesper Håkansson 4803a201c8 feat: Check for wasm32-unknown-unknown in sysroot 6 years ago
Nick Fitzgerald f5f9d40c91 Only print `cargo test` output the once 6 years ago
Ashley Williams c96f9d45c0 v0.6.0 6 years ago
Ashley Williams 2b822b8132 feat(binstall): no workspace since it's a dep 6 years ago
Ashley Williams 6d63a537ca feat(binstall): leverage workspaces 6 years ago
Ashley Williams a9a4237b79 feat(binstall): prepare for publish 6 years ago
Alex Crichton 80be336ee2 Replace `slog` with `log` 6 years ago
csmoe 93384f572f select build target 6 years ago
csmoe ddd93481c3 prebuild in interactive way 6 years ago
Pierre-Étienne Meunier 30d9e2bd07 Fixing wasm-pack on non-rustup setups 7 years ago
Sam Rijs b567fc0f88 update zip to 0.5.0 7 years ago
daubaris 75b85e58c7 addition of stamp file and additional thread for running version checks 7 years ago
Mason Stallmo 2d837f795c Copy license file(s) to out directory 7 years ago
Jesper Håkansson 8dd6fe4453 chore: Restore unwanted reordering 7 years ago
Jesper Håkansson c39410c81e feat: Use levenshtein function to warn about wasm-pack typos 7 years ago
Jesper Håkansson 59039e4118 feat: Catch types in Cargo.toml and warn about them 7 years ago
Jesper Håkansson 489d3e84c2 refactor: Rename binary-install to wasm-pack-binary-install 7 years ago
Jesper Håkansson 50e472de05 chore: Remove unused crates and error variants 7 years ago
Alex Crichton c664cfddd1 Use a global cache for all downloaded binaries 7 years ago
Jesper Håkansson 16a169bd52 fix: Exclude target so tests works 7 years ago
Jesper Håkansson a4b29a9293 refactor: Move binary installation to it's own crate 7 years ago
Ashley Williams ed988871c4 v0.5.1 7 years ago
Ashley Williams 80ac5b3509 v0.5.0 7 years ago
data-pup dd87211323 feat(lockfiles): Use `Cargo.lock` to identify wasm-bindgen versions 7 years ago
Nick Fitzgerald fa61f90909 tests: Make tests run faster by using Fixture builders 7 years ago
Alex Crichton 69e5af8fe2 Add an experimental installer for wasm-pack 7 years ago
Nick Fitzgerald 577d1b33e6 feature(test): Add a `wasm-pack test` subcommand 7 years ago
Nick Fitzgerald 7ab7a3f2cb feature: Use pre-built `wasm-bindgen` CLIs from Github releases 7 years ago
Nick Fitzgerald 56cb555b3d chore(dependencies): Update dependencies 7 years ago
data-pup 8301613278 Coordinate wasm-bindgen versions. 7 years ago
Nik Graf 9cf90ac11d chore(dependencies): upgrade slog 7 years ago
Nick Fitzgerald 50eaa8c04d tests: Use the `tempfile` crate instead of the deprecated `tempdir` 7 years ago
Nick Fitzgerald ccd8edbae1 tests: Copy fixtures into unique temporary directories 7 years ago
Ashley Williams 60f56ae9b3 v0.4.2 7 years ago
Ashley Williams b046dd6a34 v0.4.1 7 years ago
Ashley Williams 309e6ab712 v0.4.0 7 years ago
Michael Gerhaeuser 62423e33d4 Replace std::sync::RwLock with parking_lot 7 years ago