mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-06 16:33:15 +01:00
* feat: initial tauri commit * feat: finish up CI system * fix: fix release asset types * feat: update tauri version - added support for native windows shadows - upgraded tauri version to newest LTS - added tauri commands to package.json * feat: add setup scripts for setting up tauri dev environment * fix: script for linux - use user input instead of auto-detection * feat: initial cir release * fix: remove caching of pnpm in ci * fix: remove old path * fix: windows failing to build * fix: .releasesrc file not having a main branch * fix: .releasesrc file not having a main branch * Tauri (#1) * fix: release to tauri branch * fix: release to tauri branch * fix: release to tauri branch * fix: release to tauri * fix: fix app not loading on linux builds - update tauri - fix dist directory path BREAKING CHANGES * fix: update readme * fix: semantic-release * Update .releaserc * Update ci.yaml * fix: Update .releaserc * fix: remove repo from package.json * chore(major): 1.0.0-tauri.1 [skip ci] ## 1.0.0-tauri.1 (2023-05-09) ### ⚠ BREAKING CHANGES * CHANGES ### 🍕 Features * add setup scripts for setting up tauri dev environment ([ |
||
|---|---|---|
| .. | ||
| icons | ||
| src | ||
| .gitignore | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| rustfmt.toml | ||
| tauri.conf.json | ||