Lucas Fernandes Nogueira
|
2659ca1ab4
|
feat(cli): add rustls as default Cargo feature (#6900)
|
2023-05-08 09:29:17 -03:00 |
|
github-actions[bot]
|
73a0ad41c7
|
apply version updates (#6858)
Co-authored-by: wusyong <wusyong@users.noreply.github.com>
|
2023-05-08 18:51:23 +08:00 |
|
Lucas Fernandes Nogueira
|
5053a9c4c4
|
fix(ci): use rustls on publish-cli-js workflow (#6847)
|
2023-05-03 14:59:09 -03:00 |
|
github-actions[bot]
|
bf804657f5
|
Apply Version Updates From Current Changes (#5815)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-05-03 08:19:06 -03:00 |
|
Zeeshan Ali Khan
|
5fdc616df9
|
feat: Use the zbus-backed of notify-rust (#6332)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-03-31 12:36:59 -03:00 |
|
renovate[bot]
|
db7765edad
|
chore(deps) Update Tauri Codegen (#6034)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-26 11:23:08 -03:00 |
|
Fabian-Lars
|
d20a728892
|
feat: Further improve workspace inheritance, closes #6122, #5070 (#6144)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-26 10:47:23 -03:00 |
|
Lucas Nogueira
|
a822a6ad74
|
chore: update versions after ignore=0.4.18 patch
|
2023-01-18 21:47:26 -03:00 |
|
Lucas Nogueira
|
7ccfa2fb0b
|
chore(deps): pin ignore to =0.4.18
|
2023-01-17 13:10:09 -03:00 |
|
Amr Bashir
|
72621892fe
|
fix(cli): use unicode feature for heck crate, closes #5860 (#5872)
|
2022-12-26 11:38:13 -03:00 |
|
Fabian-Lars
|
cd8c074ae6
|
feat(cli): add support for Cargo's workspace inheritance for the package version, closes #5070 (#5775)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-12-14 13:39:05 -03:00 |
|
github-actions[bot]
|
75a0c79dea
|
Apply Version Updates From Current Changes (#5710)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-12-08 11:57:21 -03:00 |
|
github-actions[bot]
|
527bd9feea
|
Apply Version Updates From Current Changes (#5644)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-11-24 12:52:54 -03:00 |
|
github-actions[bot]
|
45a5cd569b
|
Apply Version Updates From Current Changes (#5295)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-11-08 09:24:09 -03:00 |
|
Lucas Fernandes Nogueira
|
c6321a610c
|
fix(cli): remove unused dependencies, closes #5522 (#5543)
|
2022-11-04 12:35:21 -03:00 |
|
Amr Bashir
|
a178f95d68
|
feat: config schema generator (#5193)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-28 10:44:37 -03:00 |
|
Amr Bashir
|
9417ce401c
|
fix(cli): apply .taurignore rules to workspace members, closes #5355 (#5460)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-27 19:01:28 -03:00 |
|
renovate[bot]
|
a65b5fea3d
|
chore(deps) Update Rust crate clap to v4 (#5353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-19 10:04:13 -03:00 |
|
Lucas Nogueira
|
0d3a97ec7b
|
chore(cli): update to tokio 1.21.2
|
2022-09-29 10:35:44 -03:00 |
|
renovate[bot]
|
04201d43b1
|
chore(deps) Update Rust crate notify to v5, clap to v4 (#5109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-29 10:34:50 -03:00 |
|
Lucas Fernandes Nogueira
|
7d9aa3987e
|
feat: bump MSRV to 1.59 (#5296)
|
2022-09-28 14:33:35 -03:00 |
|
renovate[bot]
|
82e915c487
|
chore(deps) Update Rust crate env_logger to 0.9.1 (#5248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-28 13:47:50 -03:00 |
|
Amr Bashir
|
54c337e06f
|
feat(cli): hotreload support for frontend static files, closes #2173 (#5256)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-28 13:16:58 -03:00 |
|
Amr Bashir
|
b9316a64ea
|
fix(cli): validate productName in config, closes #5233 (#5262)
|
2022-09-28 11:44:14 -03:00 |
|
Lucas Fernandes Nogueira
|
18b17a954c
|
chore(cli): remove unused dependencies (#5219)
|
2022-09-18 09:07:06 -03:00 |
|
github-actions[bot]
|
e4292ce7be
|
apply version updates (#5216)
|
2022-09-16 14:30:18 -03:00 |
|
Lucas Nogueira
|
e939e6d9e4
|
fix(ci): adjust publish-cli-js workflow to only install prod deps
|
2022-09-15 14:14:59 -03:00 |
|
github-actions[bot]
|
fbdd0a7ca9
|
Apply Version Updates From Current Changes (#4753)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-09-15 12:03:45 -03:00 |
|
renovate[bot]
|
1c98751da4
|
chore(deps) Update Rust crate url to 2.3 (#5157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-10 09:45:32 -03:00 |
|
Lucas Fernandes Nogueira
|
e9412fb983
|
chore(deps): use less specific version for tokio and once_cell (#5158)
|
2022-09-07 11:55:21 -03:00 |
|
renovate[bot]
|
83eefccefd
|
chore(deps) Update Rust crate once_cell to 1.14 (#5152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-07 10:46:15 -03:00 |
|
Fabian-Lars
|
12e9d811e6
|
feat(cli): Add icon command (tauricon) (#4992)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-03 14:37:41 -03:00 |
|
Lucas Fernandes Nogueira
|
8f6ab87fb4
|
feat(cli): package license files (#5066)
|
2022-08-27 10:10:05 -03:00 |
|
Lucas Nogueira
|
96885b6e5a
|
chore(cli): remove unused encode_unicode dependency
|
2022-08-10 08:46:01 -03:00 |
|
renovate[bot]
|
3be8c238cc
|
chore(deps) Update Rust crate os_info to 3.5 (#4845)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-08-04 14:05:01 -03:00 |
|
Lucas Fernandes Nogueira
|
90d5929fea
|
feat(cli.rs): add support to cargo-binstall, closes #4651 (#4817)
|
2022-08-02 18:54:40 -03:00 |
|
Lucas Fernandes Nogueira
|
ae83d008f9
|
feat: add support to TOML config file Tauri.toml , closes #4806 (#4813)
|
2022-08-02 14:12:26 -03:00 |
|
renovate[bot]
|
b47d8c88c5
|
chore(deps) Update Rust crate ureq to 2.5 (#4661)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-07-25 12:46:19 -03:00 |
|
renovate[bot]
|
d2b6351157
|
chore(deps) Update Rust crate serde_with to v2 (#4719)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-07-25 11:01:20 -03:00 |
|
github-actions[bot]
|
679abc6a9a
|
Apply Version Updates From Current Changes (#4701)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-07-22 12:08:38 -03:00 |
|
github-actions[bot]
|
b1d53426d1
|
Apply Version Updates From Current Changes (#4650)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-07-14 18:36:35 -03:00 |
|
github-actions[bot]
|
7bbf167c1c
|
Apply Version Updates From Current Changes (#4560)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-07-06 14:32:55 -03:00 |
|
renovate[bot]
|
adea3f1e81
|
chore(deps) Update Tauri CLI (#4602)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-07-06 09:23:59 -03:00 |
|
github-actions[bot]
|
35b53784ee
|
Apply Version Updates From Current Changes (#4545)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-06-30 18:45:58 -03:00 |
|
github-actions[bot]
|
df5fd52a4c
|
Apply Version Updates From Current Changes (#4382)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-06-29 14:34:20 -03:00 |
|
github-actions[bot]
|
13c2fc1ffe
|
Apply Version Updates From Current Changes (#4352)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-15 23:08:50 -03:00 |
|
github-actions[bot]
|
f5f9f105f7
|
apply version updates (#4348)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-06-15 11:16:08 -03:00 |
|
renovate[bot]
|
f94174b215
|
chore(deps) Update Tauri CLI (#4345)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-06-15 09:06:07 -03:00 |
|
github-actions[bot]
|
dc432ef8b0
|
Apply Version Updates From Current Changes (#4343)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-14 21:49:04 -03:00 |
|
Lucas Fernandes Nogueira
|
d29971e22c
|
fix(ci): [CLI] do not rely on libappindicator-sys (#4335)
|
2022-06-14 02:06:39 -03:00 |
|