Skip to content

tauri-codegen@1.1.0

Sep 15, 2022
  • Use TARGET environment variable for code generation inside build scripts.
    • 6ba99689 feat(codegen): use TARGET environment variable if set (#4921) on 2022-08-12
  • Added support to configuration files in TOML format (Tauri.toml file).
    • ae83d008 feat: add support to TOML config file Tauri.toml, closes #4806 (#4813) on 2022-08-02
  • Improve tray icon read error message.
    • 52f0c8bb feat(core): improve tray icon read error messages (#4850) on 2022-08-03
  • Fix relative paths in version field of tauri.config.json not being correctly parsed by generate_context!().
    • accbc5e8 fix(codegen): fix relative paths in version field of tauri.config.json, closes #4723 (#4725) on 2022-07-24
  • Only rewrite temporary icon files when the content change, avoid needless rebuilds.
    • f957cbb5 fix(codegen): write output file when contents change (#4889) on 2022-08-09

© 2026 Tauri Contributors. CC-BY / MIT