We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff1b9a1 commit f8e83b9Copy full SHA for f8e83b9
1 file changed
CHANGELOG.rst
@@ -1,3 +1,19 @@
1
+Version 0.18.0 (2025-04-10)
2
+---------------------------
3
+
4
+Python version 3.9 was not changed in the last release of 0.17.0. It has now been updated in this
5
+release. Thanks to first time contributors `@Azaya89<https://github.com/Azaya89>`_ and
6
+`@dmiracle <https://github.com/@dmiracle>`_; and regular contributors `@hoxbro <https://github.com/hoxbro>`_,
7
+`@maximlt <https://github.com/maximlt>`_ and `@amaloney <https://github.com/amaloney>`_.
8
9
+Breaking Changes:
10
11
+- Really drop support for Python 3.9 (`#1415 <https://github.com/holoviz/datashader/pull/1415>`_)
12
13
+Enhancements:
14
15
+- Naive JIT implementation for cooling (`#1408 <https://github.com/holoviz/datashader/pull/1408>`_)
16
17
Version 0.17.0 (2025-01-29)
18
---------------------------
19
0 commit comments