663 Commits (d84aae3b6406bece44b5697546a2a682b2404c20)
 

Author SHA1 Message Date
Roberto Huertas 92b18f05bb feat(wasm_bindgen): checks wasm-bindgen declaration in Cargo.toml 7 years ago
ashley williams 0cab05d6c1
Merge pull request #156 from spacekookie/bump-human-panic 7 years ago
Christopher Lane Hinson b393e4b6c2 Add warning about --debug flag in documentation. 7 years ago
Christopher Lane Hinson e3c251b6d8 Documentation for --debug flag. 7 years ago
Christopher Lane Hinson fb4c8e2731 Add a --debug option to suppress --release. 7 years ago
Katharina Fey efa965f02a
Bumping human-panic to 1.0.0 7 years ago
Noah Lemen 2cb292164c change crate config error naming, improve error message content 7 years ago
Noah Lemen ee29ab2a76 refactor `has_cdylib` and return `Result<bool, Error>`, use serde renaming 7 years ago
Noah Lemen cad30f42ce check that crate type includes cdylib 7 years ago
ashley williams 1d946d6a19
Merge pull request #149 from TomasHubelbauer/patch-1 7 years ago
Tomáš Hübelbauer 46cbceef44
Add WASM to Cargo categories 7 years ago
ashley williams 1c33879c7e
Merge pull request #143 from ashleygwilliams/0.3.1 7 years ago
Ashley Williams 1d2fa20ae8 v0.3.1 7 years ago
Ashley Williams 8801f15377 fix(deps): update cargo lock 7 years ago
ashley williams 50bd37706d
Merge pull request #139 from ashleygwilliams/fix-bug 7 years ago
Ashley Williams d80a9dcf1b fix(logger): if no path, append wasm-pack.log to current dir 7 years ago
ashley williams 296d6859f2
Merge pull request #138 from danreeves/publish-d-ts 7 years ago
Dan Reeves 953cf738f0 add the typescript definition to the published files 7 years ago
ashley williams c46be0f815
Merge pull request #135 from ashleygwilliams/0.3.0 7 years ago
Ashley Williams 9674d7cf8e v0.3.0 7 years ago
Ashley Williams 0217136c7a fix(deploy): fix travis deploy 7 years ago
ashley williams 8f2682a3ee
Merge pull request #134 from mgattozzi/logging 7 years ago
Michael Gattozzi 970a32dcdf
feat(log): Log information as program runs 7 years ago
Michael Gattozzi 97966847b4
fix(test): Remove lock/update wasm-bindgen 7 years ago
Michael Gattozzi 28c95363fc
Merge pull request #133 from ashleygwilliams/use-the-force 7 years ago
Ashley Williams 64636fe88b feat(bindgen): use --force 7 years ago
Michael Gattozzi b4c25b2ab7
Merge pull request #132 from ashleygwilliams/djfarly-nodejs-flag 7 years ago
Ashley Williams db37920f04 doc(target): document target flag 7 years ago
Jan Willem Henckel fa77bb5d9d use target flag with browser and nodejs values 7 years ago
Jan Willem Henckel 7f8740a394 pass nodejs flag to bindgen 7 years ago
Jan Willem Henckel df5ccbf301 add --nodejs flag to init command 7 years ago
ashley williams 7a29377c35
Merge pull request #131 from mgattozzi/quicli-remove-it 7 years ago
Michael Gattozzi 838c96c044
feat(remove quicli dependency) 7 years ago
Michael Gattozzi edfae10613
Merge pull request #128 from djfarly/travis-rustfmt 7 years ago
Jan Willem Henckel 45e77a38d3 remove write mode from travis' rustfmt 7 years ago
ashley williams 8102538f3d
Merge pull request #109 from kwonoj/feat-typescript-bindgen 7 years ago
ashley williams 97d5a04845
Merge pull request #121 from data-pup/remove-not-implemented-flags 7 years ago
ashley williams 90b605aa43
Merge pull request #100 from djfarly/wrap-npm-adduser 7 years ago
Jan Willem Henckel 58b75a48f0 removed duplicate mention of registry 7 years ago
Jan Willem Henckel 31c1d1d32a add default npm repo to codebase and always pass it as a param 7 years ago
Jan Willem Henckel 1d982599de Not not implemented 🐷 7 years ago
Jan Willem Henckel d1f32c8d6a Use output instead of status 7 years ago
Jan Willem Henckel 4ca46d7f51 update one off message to message 7 years ago
Jan Willem Henckel 8f77a59190 Use login instead of adduser 7 years ago
Jan Willem Henckel d665ef3a3a use push_str instead of multiple calls to arg() 7 years ago
Jan Willem Henckel d9d96e8d3b removed mysterious whitespace 7 years ago
Jan Willem Henckel cb1d72cbcf implement npm wrapping function 7 years ago
Jan Willem Henckel 5695b0e6f8 add Adduser option to Command struct and implement wrapping function 7 years ago
Michael Gattozzi 827ce540bd
Merge pull request #99 from data-pup/add-example-usage-documentation 7 years ago
data-pup 9cecbfcd7f Removed 'NOT IMPLEMENTED' flags from commands that are now implemented. 7 years ago