Ver.1.1.0
- feat: add second message property to TestScript (aba8431)
- feat: add support for including default branch in workflows (b389471)
- feat: integrate meta file check into reusable test runner (62df593)
- feat: integrate check-metas action in workflows (cf5be8b)
- feat: add meta file checker action and integrate in workflows (89b27f7)
- feat: replace ArgumentsParser with CLIBuilder and Logger (a0e1094)
- fix: correct output variable for latest release tag (7c13d59)
- fix: correct regex for unitypackage file matching (85a1d6a)
- fix: add checkout step to build workflow (9a18add)
- fix: add missing GITHUB_TOKEN environment variable (b8cdc1c)
- refactor: move check-metas to separate workflow step (1a75e63)
- refactor: move package cleanup to upload-package step (5134431)
What's Changed
- feat: replace ArgumentsParser with CLIBuilder and Logger by @IShix-g in #125
- fix: add missing GITHUB_TOKEN environment variable by @IShix-g in #126
- fix: add checkout step to build workflow by @IShix-g in #127
- fix: correct regex for unitypackage file matching by @IShix-g in #128
- refactor: move package cleanup to upload-package step by @IShix-g in #129
- Release by @IShix-g in #130
- refactor: move check-metas to separate workflow step by @IShix-g in #131
- Release by @IShix-g in #132
- v1.1.0 by @IShix-g in #133
Full Changelog: 1.0.61...1.1.0