Skip to content

Releases: mjfryc/mjaron-etudes-java

v0.3.0

08 Mar 22:27
Compare
Choose a tag to compare

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

17 Feb 16:28
Compare
Choose a tag to compare

What's Changed

  • 9 implement cell left right alignment by @mjfryc in #14
  • Minor fixes and improvements.
  • HTML rendering support.

Full Changelog: v0.2.0...v0.2.1

v0.2.0

06 Feb 19:43
ef17ddf
Compare
Choose a tag to compare

What's Changed

  • 8 implement csvtablewriter by @mjfryc in #11
  • Api changed: Use Table.render().run().

Full Changelog: v0.1.12...v0.2.0

v0.1.12

26 Jan 17:42
4711bfb
Compare
Choose a tag to compare

v0.1.11

06 Dec 18:40
Compare
Choose a tag to compare
  • Maven Central integration.

v0.1.6

28 Jan 13:39
Compare
Choose a tag to compare
Documentation fix.

v0.1.2

07 Sep 09:36
Compare
Choose a tag to compare
Unit test case fix.

0.1.0

27 Jul 22:28
Compare
Choose a tag to compare
  • Arrays joining API extended by primitive types implementation
  • Some unit tests
  • More documentation

0.0.11

27 Jul 20:47
Compare
Choose a tag to compare
Java 1.8 compatibility fixes.

0.0.8

27 Jul 19:12
abf668a
Compare
Choose a tag to compare

Without v at the front...