-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added levels of acces to renderer symbol type Added secondary test for simple symbol renderer Added false label for raster_renderer in case it's false
- Loading branch information
bogind
committed
Oct 10, 2021
1 parent
9d43c5e
commit a910163
Showing
2 changed files
with
24 additions
and
9 deletions.
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 |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
name=qlyrx | ||
qgisMinimumVersion=3.0 | ||
description=Apply Arcgis Pro .lyrx style | ||
version=0.3.1 | ||
version=0.3.2 | ||
author=Netta Beninson, Dror Bogin | ||
[email protected] | ||
|
||
|
@@ -23,6 +23,9 @@ repository=https://github.com/arc2qgis/qlyrx | |
# Recommended items: | ||
|
||
changelog= | ||
2021-10-10 Version 0.3.2 | ||
* Bug Fix version | ||
|
||
2021-06-18 Version 0.3.1 | ||
* Rewrote layer loading using pyqgis instaed of base ui elements. | ||
|
||
|
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