50 Commits (846b989b9a496c2d498e5ca8a119a1651d599371)

Author SHA1 Message Date
Jesper Håkansson 62cfd9adbb fix: Rate limit version check if the request fails 6 years ago
Pauan fc57f09688 Adding in log-level flag; also changing quiet to silence all stdout 6 years ago
Pauan a8f4ddbe05 Adding in --quiet flag to suppress warnings 6 years ago
Ashley Williams 8407a1dc18 fix(lint): ignore redundant closures 6 years ago
Ashley Williams b96538ec23 fix(lint): re-enable clippy, fix lints 6 years ago
Jesper Håkansson e6733d420d refactor: Use PBAR.warn and a struct for versions 6 years ago
daubaris b30b72b99a Removed unnecessary macro and added comments 6 years ago
Jesper Håkansson b329fefc84 feat: Print unexpected panics to standard error 6 years ago
daubaris d495bd52c3 rustfmt 6 years ago
daubaris 9934171d42 Updated with the current master 6 years ago
Ashley Williams f26ccc0f3a fix(exe): wasm-pack-init (1).exe should work 6 years ago
Alex Crichton 80be336ee2 Replace `slog` with `log` 6 years ago
Nick Fitzgerald b16660375e Add "Error:" prefix to error messages 7 years ago
Alex Crichton 69e5af8fe2 Add an experimental installer for wasm-pack 7 years ago
Nick Fitzgerald 73d4adbc12 tidy: Use `Fail::iter_causes` instead of `e.causes().skip(1)` 7 years ago
csmoe 022b787a2f cmd(init/build): deprecate init 7 years ago
Michael Gattozzi 970a32dcdf
feat(log): Log information as program runs 7 years ago
Michael Gattozzi 838c96c044
feat(remove quicli dependency) 7 years ago
Yoshua Wuyts 3f28bd4142
pretty-print panics 7 years ago
Ashley Williams fa9c36433f fix(style): appease cargo fmt 7 years ago
Michael Gattozzi cf8d95f421
feat(rustfmt): Run rustfmt fixes 7 years ago
Michael Gattozzi d043c384e7 feat(refactor/early abort): Exit early on failure 7 years ago
Ashley Williams f5ec67c084 fix(style): appease cargo fmt 7 years ago
Ashley Williams 3a62a6f34a fix(command): don't need command in function name 7 years ago
andy-bell 2a996cb554
feat(refactor): missed one warning 7 years ago
andy-bell 542dd3312f
edits to appease cargo fmt 7 years ago
Andy Bell 07d9001b59
feat(refactor): Furthers previous refactor, by moving 7 years ago
Andy Bell b1741bb982
feat(refactor): Move all functionality from main.rs 7 years ago
Michael Gattozzi aa629b320c
feat(pbar): Add global progress bar to write to 7 years ago
Jamie Kyle 27d6919eea init pack and publish 7 years ago
Michael Gattozzi 9ea956f216 feat(flag): add scope flag to init subcommand 7 years ago
steveklabnik 1c26742d3c clean up imports 7 years ago
Ashley Williams 64d7a2c828 fix(output): refactor 7 years ago
Ashley Williams 8f25bf1fea feat(readme): warn on no readme 7 years ago
Ashley Williams c8fb09a24c fix(progressbar): refactor msg into pb fn 7 years ago
Ashley Williams ac9f5f7994 fix(style): improve output messaging 7 years ago
Ashley Williams edb8e1ef72 feat(lib): reorg manifest work into mod 7 years ago
Ashley Williams a5a4f8b324 feat(lib): reorg build, bindgen, readme imports 7 years ago
Ashley Williams f9d65a419c feat(readme): copy from crate 7 years ago
Ashley Williams d3b51370e5 feat(msg): mark pack and publish as not implemented 7 years ago
Ashley Williams d5191686e3 feat(log): improve logging + messages 7 years ago
Ashley Williams 3dd59e2a8b feat(pkg): impl get_crate_name for bindgen step 7 years ago
Ashley Williams e67f835867 feat(build): integrate cargo build and wasm-bindgen steps 7 years ago
Ashley Williams 83e44c19b8 feat(args): take a path to a crate as an arg to init 7 years ago
Yoshua Wuyts f1a4504a38
fix typo in Pack cmd 7 years ago
Ashley Williams 3c34b27d09 feat: split into lib, test 7 years ago
Ashley Williams 9f78b809e1 feat(cmds): add subcommands init, pack, publish 7 years ago
Ashley Williams a2369830c7 feat: initial scaffolding 7 years ago