Releases: brailleapps/braille-utils.impl
Releases · brailleapps/braille-utils.impl
v7.0.0
v6.0.0
New in this version:
- Removes support for braille-utils.api (uses dotify.api v4.4.0)
- Uses braille-utils.pef-tools v5.0.0
v5.1.0
New in this version:
- Uses braille-utils.api v5.1.0
- Improves javadoc
- Minor fixes
v5.0.0
New in this version:
- Uses braille-utils.api v5.0.0 and braille-utils.pef-tools v4.0.0
- Adds a possibility to ignore the bottom dots of the input data when using DotMapper
- Adds license information
v4.1.0
New in this version:
- Uses braille-utils.api v4.3.0
v4.0.2
New in this version:
- Uses OSGi annotations
- Moves sources to OSGI-OPT
v4.0.1
v4.0.0
New in this version:
- Requires Java 8
- Supports Index V5 embossers
- Adds unprintable margins for Index V4 and V5 (fixes #3)
- Adds 8-dot embossing for Index V4 and V5 embossers
- Removes SPIHelper (fixes #4)
- Requires braille-utils.api v4.2.0
- Uses braille-utils.pef-tools v3.0.0
- Removes support for methods deprecated in braille-utils.api
- Renames packages for java 9
- Adds the Automatic-Module-Name attribute to MANIFEST.MF
- Fixes an intermittent error in the testAgainstRelease110 test and improves test isolation for all tests in this class
- Improves and cleans up code
- Improves javadoc
v4.0.0-beta2
New in this version:
v4.0.0-beta1
New in this version:
- Requires Java 8
- Updates braille-utils.api to v4.0.0 and braille-utils.pef-tools to v3.0.0
- Fixes an intermittent error in the testAgainstRelease110 test and improves test isolation for all tests in this class
- Improves javadoc