Releases: ashutoshgngwr/validate-fastlane-supply-metadata
Releases · ashutoshgngwr/validate-fastlane-supply-metadata
v2.1.0
What's Changed
- Google Play now supports screenshots ratio up to 2.3 by @ddmytrenko in #3
New Contributors
- @ddmytrenko made their first contribution in #3
Full Changelog: v2...v2.1.0
v2
- Upgrade to v2.1.0
v2.0.0
BREAKING CHANGE: fastlaneDir option now expects the full path to the Android metadata directory (default value is ./fastlane/metadata/android).
- Accept full Android metadata path instead of Fastlane root.
v1.4.1
- Change title text limit to 30 characters
v1
Upgrade to v1.4.1
v1.4.0
- Suggest an alternative on finding an unrecognised locale
- Print unrecognised locales with error
v1.3.0
- Add checks to validate if a locale is supported by the Play listing
- Improve action's error output format
v1.2.0
- Add file annotations to annotate files with failing checks
v1.1.1
- Use full docker image versions for the action
v1.1.0
- Add validation logic for changelogs directory
- Ignore images directory not found errors