What's Changed
- Add support for Python 3.13 by @hugovk in #592
- Drop support for Python 3.8 by @hugovk in #598
- feat: xls: add styling for date/time types by @pascalfree in #596
- feat: ods: add style to datetime, date and time values by @pascalfree in #594
- Avoid normalizing input twice in
import_set/book
by @Viicos in #591 - Exclude bots from generated release notes by @hugovk in #590
- Fix ods datetime and time export and import by @pascalfree in #595
- Update history for 3.7.0 by @hugovk in #600
New Contributors
- @Viicos made their first contribution in #591
- @pascalfree made their first contribution in #596
Full Changelog: v3.6.1...v3.7.0