# This file contains metadata for your plugin. Beginning
# with version 1.8 this is the preferred way to supply information about a
# plugin. The current method of embedding metadata in __init__.py will
# be supported until version 2.0

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

[general]
name=PgVersion
description=Client for the Postgres Versioning System pgvs
category=Database
version=3.3.2
qgisMinimumVersion=3.0
qgisMaximumVersion=3.99
class_name=PgVersion
website=http://www.sourcepole.com
author=Horst Duester Sourcepole AG Zürich
email=horst.duester@sourcepole.ch
about=Sourcepole AG - Linux & Open Source Solutions, Weberstrasse 5, 8004 Zurich, Switzerland

; Optional items:

changelog=
    3.3.2
    - Database revision 2.1.17 implemented 
    - Fixes #27
    3.3.1
    - Database revision 2.1.16 implemented
    - Layer vie for Time Viewer has been modified so that current objects allways have the current time to avoid NULL 
    3.3.0
    - Database revision 2.1.15 implemented
    - View to query  the time history of the layer commits for use in QGIS andd QWC2 Time manager 
    3.2.0
    - Incremenal Update introduced
    - Laundering of tablenames introduced. 
    - Uppercase column names fixed
    3.1.6
    - Fixed Diff query
    - Diff query swapped to SQL file    
    3.1.5
    - Fixes issue #24
    3.1.4
    - pgvs-2.1.12 implemented fixes issue #25
    3.1.3
    - Improved permissions after creation of layer version
    - pgvs-2.1.11 implemented
    3.1.2
    - Help improved
    3.1.1
    - Issue #16 fixed
    - pgvs 2.1.10 implemented
    3.1.0
    - pgvs 2.1.9 implemented
    3.0.8
    - GUI improvements
    3.0.7 
    - diff detecting improved
    3.0.6
    - fix of conflict management error when conflicting object was deleted
    - help improved de/en
    3.0.5
    - QMessageBox string error in hasVersion fixed
    3.0.4
    - fix #5004
    3.0.3
    - Psycopg2 Error Handling Improved
    3.0.2
    - Translation fixed
    - Windows compatible
    3.0.1
    - doDrop improved and canvas refresh after init or drop
    3.0.0
    - initial release for QGIS3

homepage=https://github.com/sourcepole/pgversion
tracker=https://github.com/sourcepole/pgversion/issues
repository=https://github.com/sourcepole/pgversion.git
