File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 11Changes
22=======
33
4- 0.8 (unreleased )
4+ 0.8 (2025-01-20 )
55----------------
66
77- Fix the reading of the CSV durations matrix when the first cell isn't empty.
88
99- Fix the listening of changes in the QlistWidget that allows the user to select the layer to deform.
1010
11+ - Improve progression of the progress bar during the cartogram creation.
12+
13+ - Make the main QDialog non-resizable (since the content does not resize according to the size of the QDialog).
14+
15+
11160.7 (2025-01-08)
1217----------------
1318
@@ -17,6 +22,7 @@ Changes
1722
1823- Improve wording in the README and in the documentation.
1924
25+
20260.6 (2024-12-09)
2127----------------
2228
Original file line number Diff line number Diff line change 4848# built documents.
4949#
5050# The short X.Y version.
51- version = "0.7 "
51+ version = "0.8 "
5252# The full version, including alpha/beta/rc tags.
53- release = "0.7 "
53+ release = "0.8 "
5454
5555# The language for content autogenerated by Sphinx. Refer to documentation
5656# for a list of supported languages.
Original file line number Diff line number Diff line change 1010name=DistanceCartogram
1111qgisMinimumVersion=3.0
1212description=Compute distance cartogram
13- version=0.7
13+ version=0.8
1414author=Matthieu Viry
15151616
You can’t perform that action at this time.
0 commit comments