Skip to content

Commit 774c656

Browse files
committed
Release v3.3!
1 parent d7bfc6d commit 774c656

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
Changes:
22

3+
3.3 (20210621):
4+
* Support JP2, KMZ, ERS, and SID files.
5+
* Use addTabifiedDockWidget to show LoadThemAll panel on top of others.
6+
* Add support for loading only geometryless layers (using GeometryFilter).
7+
38
3.2 (20200401):
49
* Support JSON files.
510
* Support sublayers that share name and have different geometry types.

metadata.txt

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
name=Load Them All
33
description=Loads files stored in a directory structure recursively, based on several filters
44
about=QGIS plugin that recursively loads vector and raster layers stored in a directory structure, based on several filters.
5-
version=3.2.0
5+
version=3.3.0
66
qgisMinimumVersion=3.0
77
category=Layers
88
author=Germán Carrillo (GeoTux)
9-
email=geotux_tuxman@linuxmail.org
9+
email=gcarrillo@linuxmail.org
1010
tags=layers,vector,raster,toc,legend,directory,recursively,filter,load,shapefile,layer tree,geopackage,style,qml
1111
homepage=http://geotux.tuxfamily.org/index.php/en/geo-blogs/item/264-plugin-load-them-all-para-quantum-gis
1212
tracker=https://github.com/gacarrillor/loadthemall/issues
@@ -16,7 +16,12 @@ experimental=False
1616
deprecated=False
1717

1818

19-
changelog=3.2 (20200401):
19+
changelog=3.3 (20210621):
20+
...* Support JP2, KMZ, ERS, and SID files.
21+
...* Use addTabifiedDockWidget to show LoadThemAll panel on top of others.
22+
...* Add support for loading only geometryless layers (using GeometryFilter).
23+
24+
3.2 (20200401):
2025
...* Support JSON files.
2126
...* Support sublayers that share name and have different geometry types.
2227

0 commit comments

Comments
 (0)