Skip to content

Commit 34ebe3e

Browse files
committed
Update changelog
1 parent 10949f6 commit 34ebe3e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
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

1017
Initial 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

2129
Initial release

0 commit comments

Comments
 (0)