Skip to content

Commit 3986777

Browse files
committed
changelog
1 parent 3f4b293 commit 3986777

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 0.7.0 (Oct 29, 2024)
4+
5+
- The task pane can now interact with the Excel object model via htmx, see the [docs](https://server.xlwings.org/en/latest/htmx/).
6+
- Added a favicon to silence an error in the dev tools console (Windows).
7+
- Tests now additionally run with Python 3.13.
8+
- Moved Office.js JavaScript code from xlwings to xlwings-server.
9+
- Bug fix: Object handles now also work with varargs.
10+
- Upgraded dependencies.
11+
312
## 0.6.3 (Oct 23, 2024)
413

514
- Bug fix: Fixed Jinja templates rendering to ensure content escaping.

0 commit comments

Comments
 (0)