tauri-codegen@1.1.0
Sep 15, 2022
- Use
TARGETenvironment variable for code generation inside build scripts. - Added support to configuration files in TOML format (Tauri.toml file).
- Improve tray icon read error message.
- Fix relative paths in
versionfield oftauri.config.jsonnot being correctly parsed bygenerate_context!(). - Only rewrite temporary icon files when the content change, avoid needless rebuilds.
© 2026 Tauri Contributors. CC-BY / MIT