# This file contains metadata for your plugin. Since
# version 2.0 of QGIS this is the proper way to supply
# information about a plugin. The old method of
# embedding metadata in __init__.py will
# is no longer supported since version 2.0.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=VetEpiGISgroup
qgisMinimumVersion=3.4
description=QGIS plugin to support animal disease control measures
version=0.801
author=Paola Bonato,Matteo Mazzucato,Norbert Solymosi 
email=gis@izsvenezie.it
about=VetEpiGIS-Group is a part of VetEpiGIS plugin family helping veterinarian collaboration in the management of spatial data related to animal disease. It provides a set of functionalities to import/export and share data with other users, by allowing the creation of a working team (this would be based on SQLite db and/or Geoserver).

# End of mandatory metadata

# Recommended items:

# Uncomment the following line and add your changelog:
# changelog=
	** General **
	0.801:
        - Fixed bug on 'copy selected feature in working database';
		
	0.800:
    	- Fixed crash when values contains apostrophe;
        - Update: Modify setup Working database tool;
		- Update: Split tool in 'setup working database' and 'load working database';
        - Updated 'Merging database' UI;
		- Enabled checkbox to update existing features;
        - Added Tool that copy selected feature in working database;

# Tags are comma separated with spaces allowed
tags=veterinary, diseases, management, database, merge, vetepigistool, postgis, spatialite

homepage=http://izsvenezie.github.io/VetEpiGIS-Group/
tracker=https://github.com/IZSVenezie/VetEpiGIS-Group/issues
repository=https://github.com/IZSVenezie/VetEpiGIS-Group
category=Plugins
icon=icon.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False