File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.1.6] - 2025-01-27
6+
7+ ### Fixed
8+ - Ad-hoc code signing to reduce Gatekeeper issues
9+ - Homebrew cask now auto-removes quarantine attribute on install
10+
511## [ 0.1.5] - 2025-01-27
612
713### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " anylinuxfs-gui" ,
3- "version" : " 0.1.5 " ,
3+ "version" : " 0.1.6 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11[package ]
22name = " anylinuxfs-gui"
3- version = " 0.1.5 "
3+ version = " 0.1.6 "
44edition = " 2021"
55
66[lib ]
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://schema.tauri.app/config/2" ,
33 "productName" : " anylinuxfs-gui" ,
4- "version" : " 0.1.5 " ,
4+ "version" : " 0.1.6 " ,
55 "identifier" : " com.anylinuxfs.gui" ,
66 "build" : {
77 "beforeDevCommand" : " npm run dev" ,
You can’t perform that action at this time.
0 commit comments