Commit Graph

6 Commits

Author SHA1 Message Date
Lucas Fernandes Nogueira
8bdd894925 refactor(core): move bundle script to /tauri crate (#1377)
* refactor(core): move bundle script to /tauri crate

* fix(cli): clippy

* fix(core): tests
2021-03-23 00:03:07 -03:00
Lucas Fernandes Nogueira
b670ec55f2 refactor(core): add unlisten, once APIs to the event system (#1359) 2021-03-16 09:50:04 -03:00
Lucas Fernandes Nogueira
46f3d5ffef chore(deps): remove winres from template (#1357) 2021-03-14 23:35:48 -03:00
Noah Klayman
4c9d419eec fix(examples): build error (#1354)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-03-12 23:49:55 -03:00
Ngo Iok Ui (Wu Yu Wei)
1086b3b85f refactor(core): use Mutex in std to reduce async usage (#1350)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-03-12 23:01:05 -03:00
chip
c88838aa76 feat: build without proc macros (#1226)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-03-12 22:10:19 -03:00