This repository has been archived by the owner on Nov 17, 2024. It is now read-only.
Releases: LizardByte/GSMS
Releases · LizardByte/GSMS
v2023.1210.45321
What's Changed
- ci: update global workflows by @LizardByte-bot in #111
Full Changelog: v2023.1207.150703...v2023.1210.45321
v2023.1207.150703
What's Changed
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #105
Full Changelog: v2023.1204.235550...v2023.1207.150703
v2023.1204.235550
What's Changed
- ci: update global workflows by @LizardByte-bot in #74
- docs: fix typo in readme by @ReenigneArcher in #76
- ci: update global workflows by @LizardByte-bot in #78
- ci: update global workflows by @LizardByte-bot in #80
- ci: update release notifier by @LizardByte-bot in #81
- ci: update global workflows by @LizardByte-bot in #82
- ci: update release notifier by @LizardByte-bot in #84
- ci: move to continuous release method by @ReenigneArcher in #85
- build(deps-dev): bump pyinstaller from 6.0.0 to 6.1.0 by @dependabot in #83
- build(deps-dev): bump pytest from 7.4.2 to 7.4.3 by @dependabot in #86
- chore: update LizardByte actions by @ReenigneArcher in #95
- ci: update global workflows by @LizardByte-bot in #94
- build(deps-dev): bump pyinstaller from 6.1.0 to 6.2.0 by @dependabot in #92
- ci: update release notifier by @LizardByte-bot in #101
- ci: use rolling release by @ReenigneArcher in #102
Full Changelog: v0.3.1...v2023.1204.235550
v0.3.1
Dependencies
- bump pyinstaller from 5.7.0 to 6.0.0
- bump pytest from 7.2.1 to 7.4.2
- bump actions/checkout from 3 to 4
- bump flake8 from 6.0.0 to 6.1.0
Misc
- Updated global workflows
- Added Codecov
v0.3.0
Added
- Added argument to allow for adding automatically detected GameStream games and apps
Fixed
- Updated default
apps.json
based on changes in Sunshine v0.17.0 - Fixed issue where shortcuts with UUID file paths would not import correctly
v0.2.1
Fixed
- Allow empty working directories
- Fixed issue when using
--help
argument would cause aTypeError
v0.2.0
Added
- Added option to use custom shortcut directories.
v0.1.0
Added
- Initial release.