[general]
name=QSoccer
about=Draw a pitch and depict soccer data
category=Database
description=Draw a pitch and depict soccer data
icon=resources/images/qsoccer_logo_96px.svg
tags=football,dataviz,soccer

# credits and contact
author=Oslandia
email=qgis@oslandia.com
homepage=https://oslandia.gitlab.io/qgis/QSoccer/
repository=https://gitlab.com/Oslandia/qgis/QSoccer/
tracker=https://gitlab.com/Oslandia/qgis/QSoccer/issues/

# experimental flag
deprecated=False
experimental=False
qgisMinimumVersion=3.22
qgisMaximumVersion=3.99

# versionnement
version=1.1.1
changelog=
 Version 1.1.1:
 - fix missing embedded dependency: seaborn

 Version 1.1.0:
 - package embedded dependencies with plugin to avoid additional pip install
 - do not crash if dependencies are not staisfied but warn the end-user
 - extend tests
 - update dependencies
 - CI/CD: run git hooks against MR

 Version 1.0.0:
 - First stable version for FOSS4G talk
 - CHANGE: Use QgsFileDownloader (#12)
 - FIX: the default demonstration project by introduction a .gpkg for the team layer. (#14)


