Gal Schlezinger
6700c32910
Try to allow using shims
...
I am still not sure this will fix the graphic IDE issue,
but it will most certainly fix the rehashing issues.
Still need to consider how to tackle the IDE issue.
Hmm.
Maybe I have the strangest idea.
I will try.
3 years ago
Gal Schlezinger
fcc6cc0e6f
Migrate to Rust 2021 edition ( #606 )
3 years ago
Sam A. Horvath-Hunt
f313e98db3
Respect $XDG_DATA_HOME ( #416 )
3 years ago
renovate[bot]
359fbe0ec7
fix(deps): update rust crate serde to 1.0.132 ( #595 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
8eea767c8c
fix(deps): update rust crate sysinfo to 0.22.3 ( #600 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
c643c5e518
fix(deps): update rust crate tar to 0.4.38 ( #601 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
dcca11ca84
fix(deps): update rust crate serde_json to 1.0.73 ( #599 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
69a0891a5e
chore(deps): update dependency typescript to v4.5.4 ( #596 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
47d0e94774
chore(deps): update dependency prettier to v2.5.1 ( #590 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Gal Schlezinger
8d30f74a73
Add a user-agent header ( #605 )
3 years ago
renovate[bot]
cc158ea44e
chore(deps): update node.js to v16.13.1 ( #588 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
780d2ad06c
fix(deps): update rust crate reqwest to 0.11.7 ( #591 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Gal Schlezinger
0e0f589555
v1.28.2
3 years ago
Gal Schlezinger
af18f4e2d1
fix clippy
3 years ago
Gal Schlezinger
3fc1184bcf
Revert the change to ureq ( #586 )
3 years ago
renovate[bot]
5f80a73185
chore(deps): update rust crate test-env-log to 0.2.8 ( #581 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
e97c92dc24
fix(deps): update rust crate serde_json to 1.0.72 ( #579 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
c8ad1b28cb
fix(deps): update all non-major dependencies ( #578 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Gal Schlezinger
6816ff292c
Add warning to symlink creation ( #584 )
3 years ago
Gal Schlezinger
d2230a2709
v1.28.1
3 years ago
Gal Schlezinger
8bd33dc1b9
First fix for slowess in fnm env ( #576 )
3 years ago
renovate[bot]
717bd025d6
fix(deps): update rust crate serde_json to 1.0.70 ( #571 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
be6b81e05e
fix(deps): update rust crate ureq to 2.3.1 ( #572 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
9abc2ec290
fix(deps): update rust crate sysinfo to 0.21.1 ( #574 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Gal Schlezinger
3272a98640
v1.28.0
3 years ago
renovate[bot]
c95acb3ec8
fix(deps): update rust crate structopt to 0.3.25 ( #557 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Gal Schlezinger
31d7b291af
Infer shell with `sysinfo` crate ( #573 )
3 years ago
renovate[bot]
f144a0d435
chore(deps): update rust crate embed-resource to 1.6.5 ( #559 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
10b09ee924
fix(deps): update rust crate ureq to 2.3.0 ( #560 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
7e3d2d2f15
chore(deps): update dependency typescript to v4.4.4 ( #551 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
12cb31d45a
fix(deps): update rust crate serde_json to 1.0.69 ( #568 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
afcca3214f
chore(deps): update node.js to v16 ( #564 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Gal Schlezinger
8d0d78ca24
Allow aliasing to the system version ( #556 )
3 years ago
Dominik Nakamura
74c9b37895
Fix clippy & use musl target on Rust compiler for static compilation ( #554 )
3 years ago
Gal Schlezinger
500c9f5711
Fix Windows CMD `cd` failure on paths with spaces (`use-on-cd`) ( #553 )
3 years ago
Dominik Nakamura
9c2e360520
Replace reqwest with ureq for less dependencies and smaller file size ( #547 )
3 years ago
renovate[bot]
c506ac21c2
chore(deps): update dependency lerna-changelog to v2.2.0 ( #546 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
dependabot[bot]
369a60501f
Bump ansi-regex from 5.0.0 to 5.0.1 ( #541 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Sanchith Hegde
5eb5823656
docs(cli): Fix typo ( #545 )
3 years ago
renovate[bot]
f582eb2e72
fix(deps): update rust crate reqwest to 0.11.5 ( #543 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Jonathan Fraimorice
fa72f0c44b
Replace error message with a more useful one ( #544 )
3 years ago
Gal Schlezinger
496855285d
Regenerate Cargo.lock file ( #542 )
3 years ago
dependabot[bot]
687f6cb576
Bump tar from 6.1.4 to 6.1.11 ( #526 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
991392fe16
chore(deps): update dependency prettier to v2.4.1 ( #535 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
92a0f26cc5
chore(deps): update rust crate embed-resource to 1.6.4 ( #531 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
4fcc248e63
fix(deps): update rust crate serde_json to 1.0.68 ( #532 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
3ba2968b1d
fix(deps): update rust crate dirs to v4 ( #533 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
9c422e5167
chore(deps): update node.js to v14.18.0 ( #539 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
7b81707333
chore(deps): update rust crate pretty_assertions to v1 ( #540 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Lucas Weng
f4e4d552d1
Show log level options in help and error message ( #537 )
3 years ago