Releases: git-mastery/app
Releases · git-mastery/app
v7.8.2
v7.8.1
Fix winget-releaser action (#79)
v7.8.0
Bump version to 7.8.0 (#78)
v7.7.0
Fix issue with progress directory not found in progress sync (#37) * Fix issue with progress directory not found in progress sync * Update fix to resolve race condition for Windows in deleting folder * Address copilot comments * Add fix for race condition for all callsites to rmtree for Windows * Fix progress sync off and clean up code * Address comments
v7.6.0
Modify workflow trigger as pull_request_target to read secrets
v7.5.1
Add permission for bump version (#34)
v7.5.0
Update README.md (#33)
v7.4.2
Add inherit secrets
v7.4.1
Force push
v7.4.0
Fix Arch SSL issue (#29) * Add dummy workflow to test change * Set job to run on PR * Remove check * Add pip install step * Fix path * Fix installation * Install pip * Use pipx instead * Setup venv directly * Integrate into arch * Remove dummy workflow