Skip to content

Releases: brailleapps/dotify.common

v3.6.0

25 Oct 11:54
Compare
Choose a tag to compare

New in this version:

  • Adds support for supplement overhead
  • Adds Automatic-Module-Name attribute to MANIFEST.MF

v3.5.1

10 Jul 12:34
Compare
Choose a tag to compare

New in this version:

  • Fixes a problem where file URIs were left open when parsing or transforming xml

v3.5.0

16 Jun 08:31
Compare
Choose a tag to compare

New in this version:

  • Adds a conditional character mapper

v3.4.0

19 May 06:29
Compare
Choose a tag to compare

New in this version:

  • Improves support for URI and URL in XMLTools

v3.3.0

22 Mar 07:57
Compare
Choose a tag to compare

New in this version:

  • Separates finding the break point and splitting the data
  • Fixes a problem where an item in the tail were created when splitting
  • Improves StringTools performance
  • Improves javadoc

v3.2.0

17 Feb 06:54
Compare
Choose a tag to compare

New in this version:

  • Adds a version of trimLeading that returns a SplitPoint

v3.1.0

02 Feb 15:38
Compare
Choose a tag to compare

New in this version:

  • Adds new splitter package

v3.0.0

07 Dec 14:35
Compare
Choose a tag to compare

New in this version:

  • Removes deprecated methods
  • Adds functional interface annotation
  • Updates java version requirement (to java 8)

v2.2.0

07 Dec 13:58
Compare
Choose a tag to compare

New in this version:

  • Adds functionality for easy namespace context creation
  • Deprecates methods provided by JDK 8
  • Adds uri support to Source/Result object creation

v2.1.0

07 Dec 13:55
Compare
Choose a tag to compare

New in this version:

  • Makes breakable units compete with non-breakable units when determining the best split point
  • Adds a cost function for forced split points