From e9d16591eb14d1701fda1fbca9783c634fb98ba5 Mon Sep 17 00:00:00 2001 From: John Truckenbrodt Date: Tue, 1 Oct 2024 08:14:48 +0200 Subject: [PATCH] version 0.14.0 changelog --- docs/source/changelog.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index 172b30f..e7890a3 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -189,3 +189,15 @@ Changelog ------------------- - add progress bar to :func:`spatialist.ancillary.multicore` (non-Windows only) + +0.13.1 | 2024-04-11 +------------------- + +- :func:`spatialist.ancillary.multicore` bug fix + +0.14.0 | 2024-10-01 +------------------- + +- :func:`spatialist.vector.feature2vector`: bug fix +- :meth:`spatialist.vector.Vector.addfield`: new argument `values` +- :func:`spatialist.vector.wkt2vector`: enable passing multiple geometries as list