v0.12.1
0.12.1
Changes
The most notable change in 0.12.1 is the fix of a compatibility issue with the Kart QGIS plugin.
- Modified
point-cloud-import --replace-existingto reuse previously imported tiles, rather than reimport them, if tiles that have already been imported are imported again - potentially saving time and disk space. Note thatpoint-cloud-import --update-existingalready had this optimization. #783 - Reintroduced support for
log --graph. #784 - Added checks to various commands to ensure user.name and user.email have been configured (ie to
kart merge), to bring them in line withkart commitbehaviour. #785