tauri-utils 1.0.0-beta-rc.0

Utilities for Tauri
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Changelog

## \[1.0.0-beta-rc.0]

- The Tauri files are now read on the app space instead of the `tauri` create.
  Also, the `AppBuilder` `build` function now returns a Result.
  - [e02c941]https://www.github.com/tauri-apps/tauri/commit/e02c9419cb8c66f4e43ed598d2fc74d4b19384ec refactor(tauri): support for building without environmental variables ([#850]https://www.github.com/tauri-apps/tauri/pull/850) on 2021-02-09
  - [a6def70]https://www.github.com/tauri-apps/tauri/commit/a6def7066eec19c889b0f14cc1e475bf209a332e Refactor(tauri): move tauri-api and tauri-updater to tauri ([#1455]https://www.github.com/tauri-apps/tauri/pull/1455) on 2021-04-11
- Update all code files to have our license header.
  - [bf82136]https://www.github.com/tauri-apps/tauri/commit/bf8213646689175f8a158b956911f3a43e360690 feat(license): SPDX Headers ([#1449]https://www.github.com/tauri-apps/tauri/pull/1449) on 2021-04-11
  - [a6def70]https://www.github.com/tauri-apps/tauri/commit/a6def7066eec19c889b0f14cc1e475bf209a332e Refactor(tauri): move tauri-api and tauri-updater to tauri ([#1455]https://www.github.com/tauri-apps/tauri/pull/1455) on 2021-04-11
  - [aea6145]https://www.github.com/tauri-apps/tauri/commit/aea614587bddab930d552512b54e18624fbf573e refactor(repo): add /tooling folder ([#1457]https://www.github.com/tauri-apps/tauri/pull/1457) on 2021-04-12