[general]
name=Topaze
about=Add to QGIS capability to compute topographical survey with data fom field recorder
category=Vector
hasProcessingProvider=False
description=Add to QGIS capability to compute topographical survey with data fom field recorder
icon=resources/images/topaze.png
tags=topography,surveying

# credits and contact
author=Jean-Marie ARSAC
email=jmarsac@azimut.fr
homepage=https://azimut-fr.gitlab.io/qgis/topaze
repository=https://gitlab.com/azimut-fr/qgis/topaze
tracker=https://gitlab.com/azimut-fr/qgis/topaze/-/work_items

# experimental flag
deprecated=False
experimental=True
qgisMinimumVersion=3.40
qgisMaximumVersion=3.99

# versionnement
version=0.4.3
changelog=
 Version 0.4.3:
 - securize xml (Bandit issue)

 Version 0.4.2:
 - ignore tests in release export (Bandit issue)

 Version 0.4.1:
 - complete messages translation
 - fix Z compute and display in free station
 - improve dialogs and errors management
 - remove Topaze menu when unloading
 - reference sight code in topaze.yml
 - fix duplicates behaviour in .yml
 - detect and mport Azimut .obs format
 - remove sample data from from project template
 - use Lambert 93 CRS for .qgs and points layer
 - save codes when computing details points
 - improve installation documentation
 - fix earlier development url
 - alert to confirm observations  deletion
 - accept GSI block "11" with no data ("*11....")


