Skip to content

Releases: xbmc/addon-check

v0.0.33

25 May 12:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.32...0.0.33

v0.0.32

04 May 14:30
Compare
Choose a tag to compare
  • Block python2 updates

v0.0.31

13 May 09:43
Compare
Choose a tag to compare
  • Add support for font addons
  • Remove "compile" attribute from image addons
  • Update CI and CI status

v0.0.30

20 Feb 12:55
Compare
Choose a tag to compare
  • Add omega branches
  • Fix Nexus addon advised versions

v0.0.29

20 Feb 12:50
Compare
Choose a tag to compare

Update nexus advised API versions

v0.0.28

08 Dec 21:05
Compare
Choose a tag to compare
  • Update code to fix linter errors
  • Fix usage under python 3.11

v0.0.27

01 Mar 18:14
3d26214
Compare
Choose a tag to compare
  • Fix repository schema validation
  • Add new schema version for nexus repositories

v0.0.26

24 Nov 14:30
Compare
Choose a tag to compare
  • Fix xbmc.webinterface dependency requirements

v0.0.25

07 Nov 10:06
Compare
Choose a tag to compare
  • Add support for nexus branches

0.0.24

13 Apr 16:06
Compare
Choose a tag to compare
  • Simplify and fix condition for addon versions - ref #251 (@enen92)
  • No longer ignore the .gitignore file extension. ref #253 (@basrieter)
  • Report error if the addon.xml xml contents are invalid - invalid xml. ref #254 (@enen92)
  • Check if addon version is compliant with repository generator. ref #255 (@enen92)