What's Changed
* feat: 41 xlsx2html(sheet=[0, 2]) argument `sheet` can take a list of sheet index or names
* Add vertical cell alignment - Issue 39 by ivanpajares-sploro in https://github.com/Apkawa/xlsx2html/pull/40
* Multiple sheet render by zinged5 in https://github.com/Apkawa/xlsx2html/pull/41
* fix: 30 fix merge and add test
* fix Cell object is not iterable 30 by lohithn4 in https://github.com/Apkawa/xlsx2html/pull/44
New Contributors
* lohithn4 made their first contribution in https://github.com/Apkawa/xlsx2html/pull/44
* ivanpajares-sploro made their first contribution in https://github.com/Apkawa/xlsx2html/pull/40
* zinged5 made their first contribution in https://github.com/Apkawa/xlsx2html/pull/41
**Full Changelog**: https://github.com/Apkawa/xlsx2html/compare/v0.4.4...v0.5.0