Commit Graph

  • 677bd348a7 Don't use node -e require for npm installer Avery Harnish 2020-01-07 12:46:19 -0600
  • 6500c5f09a Bump binary-install version to fix Windows installs Avery Harnish 2019-12-16 10:20:10 -0600
  • 6651b8a8e9 fix(docs): remove redundant link Gerd Jungbluth 2019-12-14 20:23:05 +0100
  • 9334faa5e3 fix(docs): fix some typos Gerd Jungbluth 2019-12-14 20:05:29 +0100
  • 7d85e13d52 fix(docs): fix broken link and type for "Commands" Gerd Jungbluth 2019-12-14 19:48:45 +0100
  • 029127d39c
    Merge pull request #753 from rustwasm/no-more-warn ashley williams 2019-12-13 12:39:50 -0600
  • 32e7bb91ed fix(deps): cargo update Ashley Williams 2019-12-13 11:46:38 -0600
  • fcbd824886 fix(deps): update deprecated code for std::sync::Once Ashley Williams 2019-12-13 11:46:25 -0600
  • 108d06971c
    Merge pull request #709 from burmecia/patch-1 ashley williams 2019-12-13 11:32:07 -0600
  • 3ced0eb493
    Merge pull request #738 from EverlastingBugstopper/avery/create-npm-installer ashley williams 2019-12-12 15:31:31 -0600
  • b68e1fe086 Use 0.8.1 release for npm readme Avery Harnish 2019-12-12 14:30:38 -0600
  • f77aae20ef Add author name Avery Harnish 2019-12-12 14:27:40 -0600
  • f2ad824684 Create npm installer Avery Harnish 2019-11-11 14:19:36 -0600
  • 1b844c903c
    Update reference to cargo's `--offline` feature Kelly Thomas Kline 2019-09-28 17:38:02 -0700
  • 88ca2bc020
    Merge pull request #660 from drager/rate-limit-on-failure Nick Fitzgerald 2019-09-16 10:08:04 -0700
  • 62cfd9adbb fix: Rate limit version check if the request fails Jesper Håkansson 2019-05-26 22:15:00 +0200
  • 15e354f19c
    Merge pull request #706 from MartinKavik/fix/webdriver_versions Nick Fitzgerald 2019-09-09 10:35:34 -0700
  • 352eea1f0d
    Fix broken quickstart guide link Bo Lu 2019-09-03 21:03:11 +1000
  • a39a278220 fix(command_test): stamps.rs check driver once per day, update RELEASE_CHECKLIST Martin Kavík 2019-08-27 17:59:09 +0200
  • 2facd17653 fix(command_test): select correct webdriver version Martin Kavík 2019-08-21 20:35:51 +0200
  • d04ee6c04c Adding in unit tests for --quiet and --log-level Pauan 2019-07-26 18:40:29 +0200
  • a39129ebd0 Adding in docs Pauan 2019-07-26 17:33:01 +0200
  • bf04deee35 Adding in -q flag Pauan 2019-07-26 08:03:17 +0200
  • fc57f09688 Adding in log-level flag; also changing quiet to silence all stdout Pauan 2019-07-25 07:48:33 +0200
  • a522ed6c42 Running cargo fmt Pauan 2019-07-24 07:28:00 +0200
  • a8f4ddbe05 Adding in --quiet flag to suppress warnings Pauan 2019-07-24 07:26:55 +0200
  • 439e523192
    Merge pull request #690 from Tarnadas/master ashley williams 2019-07-25 13:16:43 -0500
  • f53c6f5aa0 feat(build): --no-pack flag Ashley Williams 2019-07-25 12:50:26 -0500
  • 6abaf0434c
    Merge pull request #693 from rustwasm/check-license-file ashley williams 2019-07-24 14:44:17 -0500
  • f37d46a79e fix(license): don't warn if license-file is present Ashley Williams 2019-07-23 14:41:28 -0500
  • 090d90bb76 feat(publish): dist tag option Mario Reder 2019-07-22 22:17:36 +0200
  • 52e7539590
    Merge pull request #682 from rustwasm/straggler-browser-instance Alex Crichton 2019-07-19 09:06:46 -0500
  • a93f2713d8 fix(style): appease cargo fmt Ashley Williams 2019-07-18 21:58:15 -0500
  • 229de51270 feat(build_target): impl display Ashley Williams 2019-07-18 16:35:56 -0500
  • f9ec18d783 feat(bindgen): update to --target flag interface Ashley Williams 2019-07-16 13:10:27 -0500
  • 3793ec2d7b
    Merge pull request #625 from alexcrichton/wasm-opt ashley williams 2019-07-18 15:59:17 -0500
  • 57bdb3f798
    Merge branch 'master' into wasm-opt ashley williams 2019-07-18 15:33:56 -0500
  • 2a7e6ac9ea
    Merge pull request #684 from rustwasm/gameldar-627-bindgen-version-error Alex Crichton 2019-07-17 10:16:29 -0500
  • 9a2722d411
    Merge pull request #680 from rustwasm/rhysd-fix-side-effects ashley williams 2019-07-17 09:45:58 -0500
  • 5a58e8e683 Fix sideEffects value in generated package.json should be empty rhysd 2019-05-19 01:07:50 +0900
  • 032c9f4cbd feat(bindgen): check wasm-bindgen cli version when running target web Ashley Williams 2019-07-16 17:29:08 -0500
  • 22a63ea86f feat(install): break out get cli version function Ashley Williams 2019-07-16 16:44:31 -0500
  • c293720fe1 feat(bindgen): use version check function from install Ashley Williams 2019-07-16 16:28:28 -0500
  • 4e255675f0 fix(clippy): remove unnecessary return Ashley Williams 2019-07-16 16:02:45 -0500
  • af03d1d3e2 fix(bindgen): remove unused import Ashley Williams 2019-07-16 16:01:50 -0500
  • c65e1ecc3d test(bindgen): remember how versions in cargo.toml work Ashley Williams 2019-07-16 15:59:54 -0500
  • b72048b8c7 feat(bindgen): check that wasm-bindgen versions match, with dummy data Ashley Williams 2019-07-16 15:38:41 -0500
  • a3541196c7 feat(bidngen): we don't need to read stdout to know it will fail Ashley Williams 2019-07-16 14:59:20 -0500
  • fdde7291ca test(bindgen): add test.. which passes but shouldn't Ashley Williams 2019-07-16 14:45:13 -0500
  • c2563eee0a
    Merge pull request #683 from fitzgen/move-assertions ashley williams 2019-07-16 14:38:52 -0500
  • 5b043251b5 Merge branch '627-bindgen-version-error' of https://github.com/gameldar/wasm-pack into gameldar-627-bindgen-version-error Ashley Williams 2019-07-16 13:58:15 -0500
  • aa22396c7e test: Ensure that `wasm-bindgen` will generate move assertions Nick Fitzgerald 2019-07-16 11:36:32 -0700
  • 1be5e91ce3
    Merge pull request #678 from rustwasm/ibaryshnikov-master ashley williams 2019-07-16 12:57:37 -0500
  • 127c72a427
    Merge pull request #624 from gameldar/master ashley williams 2019-07-16 12:47:30 -0500
  • 788fca0f67 updated help message, replaced 'browser' with 'bundler' ibaryshnikov 2019-05-04 17:46:46 +0300
  • 398c8c7866
    Merge pull request #670 from ThomasdenH/master ashley williams 2019-07-16 11:57:02 -0500
  • 4ad207c61f
    Merge pull request #673 from jb2martel/master ashley williams 2019-07-16 11:52:53 -0500
  • 7a948c234f
    Update README.md jb2martel 2019-07-01 11:33:52 +0200
  • cd91478a52 Update cargo_metadata to 0.8.0 Thomas 2019-06-26 18:43:51 +0200
  • f4779bef45
    Merge pull request #664 from data-pup/update-pr-template ashley williams 2019-06-17 15:53:01 -0500
  • cca6960292 update rustfmt install snippet in pull request template data-pup 2019-06-17 19:07:55 +0000
  • a267075be8
    Merge pull request #623 from rustwasm/generate ashley williams 2019-06-11 10:25:34 +0100
  • 95a4e30d09
    Merge pull request #658 from drager/add-user-agent ashley williams 2019-06-11 10:16:17 +0100
  • 30a95a42f1
    Merge pull request #662 from perlun/patch-1 Nick Fitzgerald 2019-06-07 13:48:03 -0700
  • 4d87d1fbe5
    README.md: fix typo Per Lundberg 2019-06-07 20:54:43 +0300
  • 30300183fd
    Merge pull request #656 from fitzgen/readme-header Nick Fitzgerald 2019-06-04 08:37:23 -0700
  • bd3dec1c59 fix: Add user agent for wasm-pack version check Jesper Håkansson 2019-05-25 23:10:57 +0200
  • 0ebef20175 Add the standard WG header to the README Nick Fitzgerald 2019-05-23 14:37:27 -0700
  • 8407a1dc18 fix(lint): ignore redundant closures Ashley Williams 2019-05-16 10:42:16 -0500
  • b96538ec23 fix(lint): re-enable clippy, fix lints Ashley Williams 2019-05-16 10:25:59 -0500
  • d6baf439b7 feat(command): add generate command Ashley Williams 2019-04-11 09:57:27 -0500
  • e880a33408 Recurse up the path looking for the Cargo.toml * Renamed set_crate_path to get_crate_path * If the path isn't specified in the call then use the current_dir and walk up the path try to find the manifest file. * Specify the cwd for the build test so it doesn't walk up the path. The test needs to specify the path to build, otherwise because fixtures are run in a subdirectory of the source tree it will find the Cargo.toml from the wasm-pack source repository. Kirk Turner 2019-04-27 23:31:08 +0800
  • 64f835c0f2 Get the wasm-bindgen version and display it in the error message Kirk Turner 2019-04-27 23:12:32 +0800
  • 4976003e07
    Merge pull request #635 from drager/fix-link ashley williams 2019-04-25 09:20:31 -0700
  • 510719812c doc(readme): Remove obsolete link Jesper Håkansson 2019-04-25 17:03:40 +0200
  • 97fdc94d53 #627 - create a custom error message when wasm-bindgen fails because --web isn't available Kirk Turner 2019-04-19 14:07:12 +0800
  • c2517ce205
    Merge pull request #630 from alexcrichton/filter-tests ashley williams 2019-04-19 11:17:53 -0500
  • 82ffe7b879 Only run specific tests during `wasm-pack test` Alex Crichton 2019-04-16 10:47:47 -0700
  • 9b74e43d2d Add support for automatically executing `wasm-opt` Alex Crichton 2019-04-12 09:06:54 -0700
  • 7dd889b4be
    Merge pull request #626 from rustwasm/release Jesper Håkansson 2019-04-15 22:03:29 +0200
  • b0ec2ade83 Update RELEASE_CHECKLIST.md Jesper Håkansson 2019-04-15 13:22:50 -0500
  • 55c9f5ceee doc(release): add release checklist Ashley Williams 2019-04-12 16:21:22 -0500
  • fc87511c93
    Merge pull request #628 from drager/refactor-version-check ashley williams 2019-04-15 11:14:24 -0500
  • e6733d420d refactor: Use PBAR.warn and a struct for versions Jesper Håkansson 2019-04-14 20:21:19 +0200
  • c616f6b8a1 doc: Fix links Jesper Håkansson 2019-04-14 16:42:05 +0200
  • ae89be40d8
    Merge pull request #409 from daubaris/master Jesper Håkansson 2019-04-14 16:27:43 +0200
  • 9423867595
    Merge pull request #619 from drager/release-0.8.1 ashley williams 2019-04-04 16:19:48 -0500
  • b9eb7bcf2e 0.8.1 Jesper Håkansson 2019-04-04 22:07:50 +0200
  • ee1b7e927c
    Merge pull request #616 from drager/wasm32-target-fix ashley williams 2019-04-03 12:40:24 -0500
  • 6a0f2fb247 fix: Print other message if we could not find the target Jesper Håkansson 2019-04-02 21:45:09 +0200
  • 8bba404e59 fix: Check for "rustup" rather than ".rustup" when checking for wasm32 Jesper Håkansson 2019-04-02 21:22:37 +0200
  • 7cb3e878a0
    Merge pull request #615 from rustwasm/really-0.8.0 ashley williams 2019-04-02 13:37:09 -0500
  • 33d0bd8706 v0.8.0 Ashley Williams 2019-04-02 11:44:48 -0500
  • 7325420287
    Merge pull request #604 from rustwasm/0.8.0 ashley williams 2019-04-02 11:29:13 -0500
  • a002127f7c 0.8.0 Ashley Williams 2019-03-24 11:49:22 -0500
  • 561178055e
    Merge pull request #614 from drager/fix-broken-links ashley williams 2019-04-02 08:46:16 -0500
  • eda096e153 doc: Fix broken links Jesper Håkansson 2019-04-02 08:36:34 +0200
  • 1fc01c51de
    Merge pull request #612 from rustwasm/fix-docs-srsly ashley williams 2019-04-01 17:15:56 -0500
  • d73ab9d143
    Update docs/src/tutorials/npm-browser-packages/template-deep-dive/src-lib-rs.md Nick Fitzgerald 2019-04-01 16:07:41 -0500
  • 3a4b7f08f3
    Update docs/src/tutorials/npm-browser-packages/template-deep-dive/cargo-toml.md Nick Fitzgerald 2019-04-01 16:07:27 -0500