File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1
1
Changes
2
2
=======
3
3
4
+ 0.7 (2025-01-08)
5
+ ----------------
6
+
7
+ - Replace median with mean for computing the displacement of points for unipolar distance cartogram (from a layer of points and a duration matrix).
8
+
9
+ - Enable the deformation of multiple background layers (previously only one background layer was allowed).
10
+
11
+ - Improve wording in the README and in the documentation.
12
+
4
13
0.6 (2024-12-09)
5
14
----------------
6
15
Original file line number Diff line number Diff line change 48
48
# built documents.
49
49
#
50
50
# The short X.Y version.
51
- version = "0.6 "
51
+ version = "0.7 "
52
52
# The full version, including alpha/beta/rc tags.
53
- release = "0.6 "
53
+ release = "0.7 "
54
54
55
55
# The language for content autogenerated by Sphinx. Refer to documentation
56
56
# for a list of supported languages.
Original file line number Diff line number Diff line change 10
10
name=DistanceCartogram
11
11
qgisMinimumVersion=3.0
12
12
description=Compute distance cartogram
13
- version=0.6
13
+ version=0.7
14
14
author=Matthieu Viry
15
15
email=matthieu.viry@cnrs.fr
16
16
You can’t perform that action at this time.
0 commit comments