Releases: mjfryc/mjaron-etudes-java
Releases · mjfryc/mjaron-etudes-java
v0.3.0
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.
v0.2.1
v0.2.0
v0.1.12
- Obj.asTable() deprecated, use Table.render() instead
- RenderOptions and Escaper classes introduced.
- Bug fixes & unit tests.
- Readme: MavenCentral badge added.
Full Changelog: v0.1.11...v0.1.12