Releases: voytech/tabulate
Releases · voytech/tabulate
tabulate-0.1.2
What's Changed
- Fix caching of Apache POI workbook CellStyle's. (error was causing: "The maximum number of Cell Styles was exceeded. You can define up to 64000 style in a .xlsx Workbook")
Full Changelog: https://github.com/voytech/tabulate/commits/tabulate-0.1.2
0.1.1
What's Changed
- Fix thread-safety related bug (when TabulationTemplate is shared) (8e7abad)
- Fix bug with CellBordersAttribute merging. (7854cb4)
Full Changelog: https://github.com/voytech/tabulate/commits/tabulate-0.1.1
0.1.0
Full Changelog: https://github.com/voytech/tabulate/commits/tabulate-0.1.0