Releases: dhatim/fastexcel
Releases · dhatim/fastexcel
0.10.21
Thanks to @rzymek:
- #123 support empty
<v></v>
string cell
- #126 change formulas in test (c.f. #125)
Thanks to @dorssar:
- #125 update readme regarding formulas
0.10.19
Fixes #119: make Position
public
0.10.18
Thanks to @GitMadridista:
- #116 Custom row height functionality
0.10.17
Thanks to @dorssar:
- #114 new features for page orientation, margins, header and footer, freeze pane and row shading
0.10.12
Thanks to @rzymek:
- #99 BorderStyle enum
- #100 CellAddress performance improvements.
- #101 Code inspection fixes