Skip to content

Commit 9847f7f

Browse files
committed
Update upgrading.rst
1 parent b060bc1 commit 9847f7f

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

docs/pages/upgrading.rst

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,35 @@ Upgrading
33

44
.. warning:: A reminder that compatibility for Kart 0.x releases (software or repositories) isn't guaranteed, Kart is evolving quickly and things will change. However, we aim to provide the means to upgrade existing repositories between 0.x versions and to 1.0.*
55

6+
v0.15 - Linked datasets added
7+
-----------------------------
8+
Repositories created with Kart 0.15 are compatible with earlier
9+
Kart versions, unless they include "linked" datasets (which is a
10+
different way of structuring point cloud and raster datasets).
11+
Kart 0.14 and earlier cannot checkout, display or commit changes
12+
to linked datasets.
13+
14+
If you encounter linked datasets, simply install the latest
15+
version of Kart. You don't need to upgrade any repositories.
16+
17+
v0.14 - Raster datasets added
18+
-----------------------------
19+
Repositories created with Kart 0.12 are compatible with earlier
20+
Kart versions, unless they include raster datasets. Kart 0.13 and
21+
earlier cannot checkout, display or commit changes to point cloud datasets.
22+
23+
If you encounter raster datasets, simply install the latest
24+
version of Kart. You don't need to upgrade any repositories.
25+
26+
v0.12 - Point cloud datasets added
27+
----------------------------------
28+
Repositories created with Kart 0.12 are compatible with earlier Kart
29+
versions, unless they include point cloud datasets. Kart 0.11
30+
and earlier cannot checkout, display or commit changes to point cloud datasets.
31+
32+
If you encounter point cloud datasets, simply install the latest
33+
version of Kart. You don't need to upgrade any repositories.
34+
635
v0.9 (first "Kart" release)
736
---------------------------
837

0 commit comments

Comments
 (0)