forked from etiennesky/profiletool
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,11 +5,12 @@ qgisMaximumVersion=3.99 | |
description=Plots terrain profile | ||
about=This tool plots profile lines from raster layers or point vector layer with elevation field. Supports multiple lines as well as graph export to svg, pdf, png or csv file. Supports 3D polyline export to dxf. | ||
category=Raster | ||
version=4.2.0 | ||
version=4.2.1 | ||
author=Borys Jurgiel - Patrice Verchere - Etienne Tourigny - Javier Becerra | ||
[email protected] | ||
|
||
changelog= | ||
4.2.1 : Revert PyQtGraph upgrade to 0.11.1 (keep compatibility with Qt 5.11.2), fix #62 | ||
4.2.0 : | ||
- Feature : Add Same scale axis button #61 (Funded by Lille Metropole) | ||
- Feature : Support PostTelemac pluginlayer #49 | ||
|