Releases: brailleapps/dotify.common
Releases · brailleapps/dotify.common
v3.6.0
New in this version:
- Adds support for supplement overhead
- Adds Automatic-Module-Name attribute to MANIFEST.MF
v3.5.1
New in this version:
- Fixes a problem where file URIs were left open when parsing or transforming xml
v3.5.0
New in this version:
- Adds a conditional character mapper
v3.4.0
New in this version:
- Improves support for URI and URL in XMLTools
v3.3.0
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
New in this version:
- Adds a version of trimLeading that returns a SplitPoint
v3.1.0
New in this version:
- Adds new splitter package
v3.0.0
New in this version:
- Removes deprecated methods
- Adds functional interface annotation
- Updates java version requirement (to java 8)
v2.2.0
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
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