Full Changelog: v0.2.1...v0.3.0
Refactoring and implementation of table columns manipulation.
- PureAppendable -> IPureAppendable
- IRandomIterator implementation
- IRandomAccess implementation
- Columns manipulation implementation
- RenderRuntime object extracted
- HTML rendering with id and class HTML attributes.
- Table API description generated directly from unit tests.
- SimpleMarkdownWriter implementation.