Releases: ChronicStone/typed-xlsx
Releases · ChronicStone/typed-xlsx
v0.2.16
🐞 Bug Fixes
- Allow configuration of summary cell format through presets - by @ChronicStone (86625)
View changes on GitHub
v0.2.15
v0.2.14
🚀 Features
- Implement cell format shared presets - by @ChronicStone (b0af7)
- Implement parametric schema-level formatters - by @ChronicStone (48793)
View changes on GitHub
v0.2.13
v0.2.12
🚀 Features
- Implement sheet-level cache manager - by @ChronicStone (418e7)
🐞 Bug Fixes
- Render raw column key as header when label isn't provided #4 - by @ChronicStone in #4 (7d7b5)
View changes on GitHub
v0.2.11
🚀 Features
- Finalize home impl reports - by @ChronicStone (821f8)
- perf: Implement cache manager, precompute rows values / indexes - by @ChronicStone (57d29)
View changes on GitHub
v0.2.10
🚀 Features
- Export internal types - by @ChronicStone (46eda)
- Implement kitchen-sink & financial report examples - by @ChronicStone (8aa85)
- Make sub-row index available contextually on format & cellStyle function - by @ChronicStone (eb482)
🐞 Bug Fixes
- Use global naiveUI - by @ChronicStone (991da)
View changes on GitHub
v0.2.9
🚀 Features
- V1 draft of docs - by @ChronicStone (9deeb)
🐞 Bug Fixes
- docs: Wrong editLink URL - by @ChronicStone (0a58d)
View changes on GitHub
v0.2.8
No significant changes
View changes on GitHub
v0.2.7
🐞 Bug Fixes
- Properly compute border boundaries & merge cell refs - by @ChronicStone (237db)