Releases: HackingGate/mpvx
Releases · HackingGate/mpvx
v0.7.3
Release v0.7.3
Changes from 0.7.2
to v0.7.3
- fc506a0 - Use normalized version in app
- db02679 - Support v prefix in Fix Appcast
- 578b6dc - Support v prefix in setup.sh
- cff14cd - Fix previous commit
- ca2bb4a - Remove tag normalize
- b6d4590 - Support v prefix release (#31)
- 3e73c52 - Increase delta creation number to last 5 releases
- 77dc017 - Update Copyright to 2025
- b996e97 - Update to Swift 6 (#30)
- f616ec1 - Remove redundant step for cache
0.7.2
0.7.1
Release 0.7.1
Changes from 0.7.0
to 0.7.1
- 27d359b - Enhancement (#25)
- e7935ad - Bump peaceiris/actions-gh-pages from 3 to 4 (#22)
- 069b5f1 - Bump softprops/action-gh-release from 1 to 2 (#24)
- 54c2368 - Bump actions/checkout from 3 to 4 (#23)
- 1071c47 - Make latest release when promote
- c8c6263 - Auto approve PR from dependabot
- eb64cc7 - Remove renovate.json
- 55d3242 - Update dependabot.yml
- 1ec4f23 - Create dependabot.yml
- 69fcfed - Automerge for GitHub Actions updates
- f0e61d3 - Add Super-Linter (#21)
- c7bc112 - Add SwiftLint (#14)
0.7.0
0.6.0
0.5.0
0.4.0
Release 0.4.0
Changes from 0.3.2
to 0.4.0
- 0ccfd62 - Remove app.launch() from setUp()
- d6b6b36 - Add setUp() and tearDown() for UI tests
- 5791c24 - Add testplan to disable parallelizable on UI tests
- 1aaaa08 - Ensure ResultBundle be upload
- 819056f - Remove duplicate coverage
- 4f6d729 - Fix tests duplicate runs
- a56dc6e - Remove tags trigger from test and coverage workflow
- 7e57372 - Update CI after fixing test
- 342fe0f - Fix launch bug
- dfe3ced - Remove duplicate xcresultparser install [ci skip]
- cd76baa - Update workflow for release (#16)
- d419ab2 - Add .codecov.yml
- 1ab2f48 - Add tag trigger to test and coverage workflow
- 288c30f - Lint markdown of release note
- c744758 - Fix error rate limit exceeded
- 17dcb40 - Improve release workflow and automation (#15)
- 8ad80ad - Upload coverage in matrix
- 96c72b7 - Update workflow triggers to include specific file paths for build and test
- f7cce64 - Add build and test on GitHub actions (#13)
- 00b7b2d - Merge pull request #12 from HackingGate/bugfix/make-actions-universal
- 806ee4a - Fix #11 by selecting Any Mac destination
- 27455bc - Remove lefthook from release.yml
- 883b299 - Added unit tests
- b1f0c4a - Support Swift 6 and Xcode 16
- c130070 - Update actions/checkout action to v3 (#10)
- e630db3 - Merge pull request #8 from HackingGate/renovate/configure
- c8abc4a - Add renovate.json
0.3.2
Commits from 0.3.2 to 0.3.1
d987bdd - Use markdown
0085508 - Use body_path
3727904 - Fix LATEST_TAG
c9051d1 - Change fetch-depth to 0 to fetch all
924203e - Revert "[CI] Compare latest published tag with HEAD"
10f3f0a - [CI] Compare latest published tag with HEAD
c51445c - Fix github workflow
fffea06 - Implement Help
066a01a - Add release body
Release 0.3.1
Update Copyright
Release 0.3.0
Use latest Xcode to build Universal binary https://github.com/actions/virtual-environments/issues/1822