Version 1.1.0
A proper schema has been released by PreMiD here. Changes have been made to reflect the schema. The released schema should also make the job of "decreasing metadata errors" become easier, so I could decrease my focus on this project. I will still update this project if needed.
Added
- Add test for
button
value ("Button present" and "Button valid") - Add test for
warning
value ("Warning present" and "Warning valid") - Add test for
multiLanguage
value(s) on thesettings
key. ("Setting multi language present" and "Setting multi language valid")
Changed
- Sync changes on the TAP variation, somehow forgot about it
- Move exports so it is on the top of the file
- Remove unused TAP codes on the main variation
- Change regex pattern for "URL valid" test
- Change regex pattern for "Thumbnail valid" and "Logo valid" test
- Change regex pattern for "Color valid" test from the schema
- Change regex pattern for "Tag
tag
valid" test
Fixed
- Fix potential bug on variable assignment to avoid word splitting
- Fix regex pattern for "Settings icon valid" test that accepts uppercase classes
- Fix bug when printing with % (percent sign)