Skip to content

Releases: brailleapps/braille-utils.impl

v7.0.0

27 May 07:15
76679dd
Compare
Choose a tag to compare

New in this version:

  • Requires dotify.api v5.0.0
  • Improves javadoc

v6.0.0

13 Sep 11:28
Compare
Choose a tag to compare

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

12 Sep 08:52
Compare
Choose a tag to compare

New in this version:

  • Uses braille-utils.api v5.1.0
  • Improves javadoc
  • Minor fixes

v5.0.0

05 Sep 08:40
Compare
Choose a tag to compare

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

12 Apr 07:04
Compare
Choose a tag to compare

New in this version:

  • Uses braille-utils.api v4.3.0

v4.0.2

14 Mar 10:26
Compare
Choose a tag to compare

New in this version:

  • Uses OSGi annotations
  • Moves sources to OSGI-OPT

v4.0.1

07 Nov 11:48
Compare
Choose a tag to compare

New in this version:

  • Corrects width calculation on Braillo 300 (fixes #1)

v4.0.0

07 Nov 10:37
Compare
Choose a tag to compare

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

04 Oct 07:59
Compare
Choose a tag to compare
v4.0.0-beta2 Pre-release
Pre-release

New in this version:

  • Supports Index V5 embossers
  • Adds unprintable margins for Index V4 and V5 (fixes #3)
  • Adds 8-dot embossing for Index V4 and V5 embossers
  • Requires braille-utils.api v4.1.0
  • Removes support for methods deprecated in braille-utils.api v4.1.0
  • Removes SPIHelper (fixes #4)
  • Improves and cleans up code

v4.0.0-beta1

20 Sep 11:49
Compare
Choose a tag to compare
v4.0.0-beta1 Pre-release
Pre-release

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