App package MUST be launched from terminal ex. open ./Downloads/Mac\ Universal.app
What's Changed
- Addressing Disk access issues
- Removal of redundant code
- Restructure of multiple nested if statements that makes code hard to read in
ScriptService.fs - Deep code signing - using
--deepflag to sign all libraries and components inside .app file - Fix versioning in deployment (was stuck on
1.0now follows variable to match tag on github releases currently0.2.1)
🧰 GitHub Actions
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #37
Other Changes
- Updated contributing to use dotnet by @dlake89 in #27
- Add window dragging functionality to title bar by @primitivoJordan in #21
New Contributors
- @dlake89 made their first contribution in #27
- @primitivoJordan made their first contribution in #21
Full Changelog: 0.2.0...0.2.1