[general]
name=OpenLog
description=High performance drillhole visualization QGIS module supporting 3D, cross-section, and log views.
about=dependencies are found at https://geolandia.gitlab.io/openlog/openlog-qgis-plugin/usage/installation.html#direct-dependency-installations
category=3D Viewer
hasProcessingProvider=yes
icon=resources/images/logo.png
tags=drillhole,3D,geology,cross-section,striplog,mining

# credits and contact
author=Apeiron
email=contact@apeiron.technology
homepage=https://apeiron.technology/openlog/
documentation=https://geolandia.gitlab.io/openlog/openlog-qgis-plugin/index.html
repository=https://gitlab.com/geolandia/openlog/openlog-qgis-plugin/
tracker=https://gitlab.com/geolandia/openlog/openlog-qgis-plugin/-/issues
license=https://gitlab.com/geolandia/openlog/openlog-qgis-plugin/-/blob/b3156a9b326a1bb2758b2fe789031fc2905db3ec/LICENSE

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

# versionnement
version=1.0.0
changelog=
 Version 1.0.0:
 First stable version of the [OpenLog](https://apeiron.technology/openlog/) QGIS plugin 🎂  
 [Feedback](https://gitlab.com/geolandia/openlog/openlog-qgis-plugin/-/issues/new) is welcome through on Gitlab, make sure to follow our reporting template and check for potential duplicates beforehand.
 New features:  
 - Geotic database integration for displaying assays #261  
 - UI simplification by removing specific lithology support #263 #264  
 - Gap/overlap solver is now applied to generic extended data !326  
 - Gap/overlap solver options are inside combobox #265  
 - Remove "Mouse mode" in pyqtgraph contextual options #270  
 - Splash screen for newsletter inscription
 Fixes:  
 - Acquire database connection removed from UI #266  
 - Fix plugin crash due to 0 thickness extended data #267  
 - Contiguous categories are merged in logviewer #268  
 For developpers:  
 - New unit tests about contiguous category items #271  
 - Update of unit test about assay interpolation #271  
 - Remove lithology unit tests !326  
 - Update python version in CI yaml !326  
 - Update qgis docker image version used in CI yaml !316

 Version 0.13.0:
 Thirteenth alpha version of the [OpenLog](https://apeiron.technology/openlog/) QGIS plugin 🎂  
 [Feedback](https://gitlab.com/geolandia/openlog/openlog-qgis-plugin/-/issues/new) is welcome through on Gitlab, make sure to follow our reporting template and check for potential duplicates beforehand.
 New features:  
 - Log-viewer support for discrete categorical assays and its interactive legend !304 !309  
 - Cross-section symbology for extended categorical assays #154  
 - Cross-section symbology for discrete numerical assays #155  
 - Cross-section symbology for extended numerical assays #156  
 - Cross-section symbology for discrete categorical assays #209  
 - Assign different color for stacked plots #240  
 - Add color ramp option for extended numerical plots #249  
 - Add log transformation and X/Y grid displaying options in assay configuration #247  
 Fixes:  
 - Fix default color palette !297  
 - Color ramp support for logarthmic scale #116  
 - Fix uncertainty displaying with checkbox #243  
 - Update correctly color ramp's min/max range #246  
 - Fix error when displaying an empty extended numerical assay #250  
 - Keep user-defined Collar and Trace style when loading a QGIS project #232  
 For developpers:  
 - cross section symbology : implementation of SplitTracesQueries and TraceSymbology classes #101

 Version 0.12.1:
 Fix version for twelfth alpha version of the [OpenLog](https://apeiron.technology/openlog/) QGIS plugin 🎂  
 [Feedback](https://gitlab.com/geolandia/openlog/openlog-qgis-plugin/-/issues/new) is welcome through on Gitlab, make sure to follow our reporting template and check for potential duplicates beforehand.  
 Fixes:  
 - ensure that NULL are excluded from BDGEO filter column #241


