[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=False
qgisMinimumVersion=3.40
qgisMaximumVersion=3.99

# versionnement
version=0.5.1
changelog=
 Version 0.5.1:
 - improve reports readability
 - fix typo in documentation

 Version 0.5.0:
 - simplify dialog management
 - Ensure that "terrain" folder exists
 - Fix display of newly created feature id
 - Check if temp file exists before removing it
 - Fix canvas points creation ([#32](https://gitlab.com/azimut-fr/qgis/topaze/-/work_items/32))
 - Add V0 computation
 - Add LandXML for polar data

 Version 0.4.3:
 - securize xml (Bandit issue)


