Skip to content

Commit 08df6e2

Browse files
authored
Upgrade datatables.net-dt==2.2.2 and datatables.net-select-dt==3.0.0 (#357)
* Upgrade datatables.net-dt==2.2.2 and `datatables.net-select-dt==3.0.0` * Update dependencies
1 parent 88573e0 commit 08df6e2

File tree

11 files changed

+4403
-2789
lines changed

11 files changed

+4403
-2789
lines changed

docs/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
ITables ChangeLog
22
=================
33

4+
2.3.0-dev
5+
---------
6+
7+
**Changed**
8+
- We have upgraded `datatables.net-dt==2.2.2` and `datatables.net-select-dt==3.0.0`, and the dependency of both the Jupyter widget and the Streamlit component.
9+
10+
411
2.2.5 (2025-02-22)
512
------------------
613

packages/dt_for_itables/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 2.2.0 (2025-03-15)
2+
3+
- We have upgraded `datatables.net-dt==2.2.2` and `datatables.net-select-dt==3.0.0`
4+
15
# 2.0.13 (2024-09-22)
26

37
- We have added two functions `set_selected_rows` and `get_selected_rows` to set and retrieve selected rows

0 commit comments

Comments
 (0)