[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/-/issues

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

# versionnement
version=0.3.8
changelog=
Version 0.3.8:
  - Fix python 3.12 compatibility issue
Version 0.3.7:
  - fix documentation display
  - fix missing dialog (show_alert)
  - formatting code
Version 0.3.6:
  - formatting to fix some flake8 issues
Version 0.3.5:
  - compute details points from multiple stations
  - compute bearing PQ (V0) from sights on references
  - new point has unknown Z by default
  - add apparent level adjustment
  - adaptative menu
Version 0.3.4:
  - fix Trimble processing
  - add some critical messages and remove useless warnings
Version 0.3.3:
  - add and fix messages
  - fix user input processing when editing observation
Version 0.3.2:
  - survey project is named like directory
  - add import points
  - fix messages and translation
Version 0.3.1:
  - embed pygeoif package
  - fix some type errors
Version 0.3.0:
  - create new survey

