tauri/crates
Lucas Fernandes Nogueira 6c5340f8b2
feat(cli): add log plugin to the app template (#11004)
* feat(cli): add log plugin to the app template

The log plugin is really important for mobile development - without it you don't have a clue about logs and stdout for iOS apps

* patch tauri dep for local testing

* clippy
2024-09-15 08:35:38 -03:00
..
tauri feat(cli): add log plugin to the app template (#11004) 2024-09-15 08:35:38 -03:00
tauri-build fix(core/acl): fix core:default schema generation (#10971) 2024-09-13 08:58:26 -03:00
tauri-bundler feat: add mainBinaryName option (#10977) 2024-09-15 07:51:01 -03:00
tauri-cli feat(cli): add log plugin to the app template (#11004) 2024-09-15 08:35:38 -03:00
tauri-codegen fix(core/acl): fix core:default schema generation (#10971) 2024-09-13 08:58:26 -03:00
tauri-driver Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
tauri-macos-sign Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
tauri-macros apply version updates (#10949) 2024-09-10 13:05:58 -03:00
tauri-plugin fix(core/acl): fix core:default schema generation (#10971) 2024-09-13 08:58:26 -03:00
tauri-runtime apply version updates (#10949) 2024-09-10 13:05:58 -03:00
tauri-runtime-wry apply version updates (#10949) 2024-09-10 13:05:58 -03:00
tauri-schema-generator feat: add mainBinaryName option (#10977) 2024-09-15 07:51:01 -03:00
tauri-utils feat: add mainBinaryName option (#10977) 2024-09-15 07:51:01 -03:00
tests refactor(core)!: change Assets::iter item to use Cow (#10907) 2024-09-05 13:42:22 -03:00