forked from hdus/pgversion
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.txt
More file actions
49 lines (44 loc) · 1.38 KB
/
metadata.txt
File metadata and controls
49 lines (44 loc) · 1.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# 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.1.0
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.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