Releases: tauri-apps/tao
Releases · tauri-apps/tao
tao v0.2.1
Updating crates.io index
Cargo Audit
\
`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 301 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (172 crate dependencies)
\
`
[0.2.1]
- Update covector script to fix doc build.
- 25f291f2 Update covector script to fix doc build on 2021-05-09
Cargo Publish
\
`
Updating crates.io index
Packaging tao v0.2.1 (/home/runner/work/tao/tao)
Uploading tao v0.2.1 (/home/runner/work/tao/tao)
\
`
tao v0.2.0
[0.2.0]
- Update README and bump version.
- 324eca05 Update README.md on 2021-05-08
- Implement menu item varients for Linux.
- 0637570f Add change file on 2021-05-06
- Implement status bar on Linux.
- Implement basic menu builder for macOS, Windows and Linux.
- Add menu feature flag and rename status bar to system tray.
- 06d95ad0 Cargo fmt & clippy on 2021-05-08
- Implement basic menu builder for macOS, Windows and Linux.