Releases: ChronicStone/typed-xlsx
Releases · ChronicStone/typed-xlsx
v0.1.2
🚀 Features
- Implement core build config controls (bordered, rowHeight, extraLength, outputType, rtl) - by @ChronicStone (a1ae7)
View changes on GitHub
v0.1.1
🚀 Features
- Implement new selection syntax & apply col styles / formatters based on local sheeet cols def - by @ChronicStone (4e3ef)
- Implement column group & context resolver - by @ChronicStone (4820d)
- Infer sheet context based on provided schema & selected columns - by @ChronicStone (f36b7)
🐞 Bug Fixes
- Only build group columns if column is selected - by @ChronicStone (b76d5)
View changes on GitHub
v0.1.0
🚀 Features
- Implement schema builder & file builder with type-safety - by @ChronicStone (429b3)
- Set-up CI config - by @ChronicStone (af51b)
- Add column label property & cell styling control - by @ChronicStone (18dbd)
- Enhance default styling, format key when label not provided - by @ChronicStone (ebf8d)