Version 1.2.2:
Fix 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:
- spherical data : azimuth is dip direction #337
- spherical data : for planes, dip should be inside 0 90 range #337
- spherical data : use dedicated symbol for reversed polarity #337
Version 1.2.1:
Fix 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:
- bug to display nominal assay #327
- stratigraphy displaying for BDGeo #321
- downhole data importer (spherical mapping) !378
- AssayVisualizationConfigTreeModel.is_splittable method !378
- imagery range calculation !378
- config creation for extended structural assays !378
- numerical discrete/extended switch with no trace geometry !378
Version 1.2.0:
Updated version of the [OpenLog](https://apeiron.technology/openlog/) QGIS
plugin 🎂
**Important:** This new version come with new `xplordb` release (0.13.4). See
[changelog](https://gitlab.com/geolandia/openlog/xplordb/-/blob/develop/CHANGELOG.md?ref_type=heads).
[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:
- ability to import collar metadata (optional columns) #84
- display collar metadata in collar attribute table #309
- propose default name for new categories #303
- ability to import structural data (spherical or polar) #305
- representation of structural assay in logviewer using USGS standards #306
#315
- new options for setting collar elevation #312
- BDGeo : support for technical logs representation #323
Bug fixes:
- select/unselect collar become unresponsive if logviewer is closed #297
- inspector label is draggable #304
- windows : move .pyd sqlalchemy files during OpenLog upgrade/uninstallation
#311
- fix QGIS crash related to inspector !366
For developers:
- implementation of a new (extensible) plot container #316
- refactoring : use of plugins via `pluggy` package (connection and data type)
#318
- ci : testing integration of external plugins !374