- Revert multiple deps update.
- 731a586 revet: revert multiple deps update on 2023-03-17
- use stripAnsi to remove ansi colors in output
- Add support for
cargo
as a package manager.
- Provide schema for
tauri.conf.json
based ontauri-build
version.
- Fix dependency resolution and glob usage. Fixes "command not found" errors.
- Update schema fileMateches to detect
.json5
- a4e5721 feat: detect schema on
.json5
conf on 2022-06-18
- a4e5721 feat: detect schema on
- Added support for pnpm.
- 6b10c02 split changefiles on 2022-01-13
- Automatically add
"tauri"
script to package.json after installing@tauri-apps/cli
.- 6b10c02 split changefiles on 2022-01-13
- Added support for platform-specific config files.
- 223ac46 added change file on 2022-01-13
- Added Tauri command and covector snippets.
- f610ceb feat: covector snippets on 2021-09-29
- Adds
deps install
anddeps update
commands.- c75323c feat: add
deps
commands on 2021-05-04
- c75323c feat: add
- Fixes the
tauri.conf.json
schema URL.- 1d1d005 fix: schema URL on 2021-04-29
- Update to tauri beta-rc.
- 27cf9a6 add change file on 2021-04-23
- Add covector for changelog management.
- 0a0811a feat(workflow) add test, covector on 2020-07-14
- Add vue-cli-plugin-tauri support, original commit.
- 929075a chore(changes) add vue cli plugin change on 2020-07-14