File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 1717- Sorting
1818- Column calculations
1919- Downloads
20+ - Themes
2021- Reactivity
2122
2223## Installation
Original file line number Diff line number Diff line change 11# Changelog for Tabulator for Python
22
3+ ## pytabulator v0.2.2
4+
5+ * Add themes
6+ * Add optional support for xlsx exports via sheetjs
7+
8+
39## pytabulator v0.2.1 (2024-04-03)
410
511* Set version of pandas requirement to ` >=1.5.3 `
612* Allow extra arguments in ` TableOptions `
713
14+
815## pytabulator v0.2.0 (2024-04-02)
916
1017Initial PyPI release
@@ -16,6 +23,7 @@ Initial PyPI release
1623* Add detailed example
1724* Add utility function to create columns configuration from data frame
1825
26+
1927## pytabulator v0.1.0 (2024-01-31, Pre-release)
2028
2129Initial release
You can’t perform that action at this time.
0 commit comments