Releases: devaryakjha/tagflow
Releases · devaryakjha/tagflow
tagflow v0.0.1-dev.13
0.0.1-dev.13
- REFACTOR(parser): clean up and enhance TableParser functionality. (5e2f943d)
- REFACTOR(element_test): improve parent-child relationship management in tests. (8bfa6e01)
- REFACTOR(table): improve table styling and border handling in converters and theme. (f80edb36)
- REFACTOR(table): update table structure and styling in examples and converters. (f31c51cf)
- REFACTOR(converter): clean up logging and improve element properties. (ccd443ae)
- REFACTOR(tagflow): update element models and parsers for improved structure. (3fb10303)
- FIX(converter): add line length ignore and update TODO comment. (6550ad2b)
- FEAT(table): add TableConverter tests and export parser. (1d12545a)
- FEAT(img_parser): add unit tests for ImgParser functionality. (4026ee45)
- FEAT(table): enhance table styling and structure in converters and examples. (5b88f481)
- FEAT(parser): enhance node parsing and attribute handling. (f7213efd)
- FEAT(node): add hasAttribute method to TagflowNode. (7b15a4d1)
- FEAT(img): introduce TagflowImgElement and update converters. (97d47762)
- FEAT(tagflow): refactor element handling and introduce TagflowNode. (a6a617f1)
- FEAT(table): implement TableConverter and update roadmap. (60047676)