You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,22 @@
1
+
Version 0.16.3 (2024-07-04)
2
+
---------------------------
3
+
4
+
This release adds an enhancement and compatibility changes with upstream libraries. Thanks to `@raphaelquast <https://github.com/raphaelquast>`_, `@droumis <https://github.com/droumis>`_ and `@hoxbro <https://github.com/hoxbro>`_.
5
+
6
+
Enhancements:
7
+
8
+
- Add fail-fast for datasets outside the visible extent (`#1345 <https://github.com/holoviz/datashader/pull/1345>`_)
9
+
10
+
Compatibility:
11
+
12
+
- Compatibility with cudf 2024.06 (`#1344 <https://github.com/holoviz/datashader/pull/1344>`_)
13
+
- Compatibility with geopandas 1.0 and dask-geopandas 0.4.0 (`#1347 <https://github.com/holoviz/datashader/pull/1347>`_)
0 commit comments