Releases: RigTree/fetch
Releases · RigTree/fetch
Release 0.1.0
- Update Tauri configuration to include user installation mode, language settings, and webview installation type for Windows; adjust installer icon property format.
- Refactor App component to always start at the scanning step on launch; add utility functions for rounding capacities and clock speeds in schema.js; update hardwareToComputer function to utilize new rounding functions; enhance Tauri configuration with installer icon for Windows.
- Update GitHub Actions workflow to remove Arch Linux build steps, enhance platform naming, and upgrade Node.js version; add Windows and macOS target support. Update .gitignore to exclude unnecessary files and include new icon file in Tauri configuration.
- Enhance GitHub Actions workflow for macOS builds by adding support for specific Rust targets and improving build argument handling.
- Add PKGBUILD and GitHub Actions workflow for Arch Linux packaging; update .gitignore and enhance GPU info collection
- Update .gitignore to streamline ignored files, focusing on Node.js and Tauri build outputs while removing unnecessary Python-related entries.
- Initial commit