Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Releases: eb4j/eb4j

Release v2.3.1

15 Jan 03:43
Compare
Choose a tag to compare
Signed-off-by: Hiroshi Miura <miurahr@linux.com>

Release v2.3.0

27 Sep 12:44
Compare
Choose a tag to compare
### Added
- ExtFont#get(Narrow|Wide)Font(BMP|PNG) functions(#77)
- ImageUtil#ebBitmap2BMP utility function for font and graphic conversion

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

Release v2.2.2

08 Sep 08:18
Compare
Choose a tag to compare
### Fixed
- Fix wrong gaiji glyph image(#74)

### Added
- Add gaiji font test(#74)
- Add appendix test(#75)

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

Release v2.2.1

01 Sep 14:00
Compare
Choose a tag to compare
### Fixed
- Allow subbook that don't have honmon file(Kojien v4,v5)(#71)
- Unicodemap: handle alternative ascii character properly(#73)

### Added
- UnicodeMap: simple constructor and map getter(#72)

### Changed
- UnicodeMap: handle narrow and wide alternative code(#73)

### Deleted
- Bundled Unno unicode map.(#73)

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

Release v2.2.0

28 Aug 12:47
Compare
Choose a tag to compare
Signed-off-by: Hiroshi Miura <miurahr@linux.com>

Release v2.1.12

28 Aug 00:06
Compare
Choose a tag to compare
### Fixed
- appendix: Fix NPE when select wide alternative(#69)
- Fix exception when loading EPWING v2 and later(#68)

### Changed
- Bump actions/github-script@4.1(#66)

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

Release v2.1.11 (Unicode for gaiji)

23 Aug 00:45
Compare
Choose a tag to compare

Added

  • Support Unicode escape sequence for alternate gaiji map(#64)

Fixed

  • Remove slf4j-nop from distribution

Changed

  • Use Apache commons-lang3 (3.11) and commons-text(#64)

Release v2.1.10

18 Aug 08:39
Compare
Choose a tag to compare
- Fix index out of bound error for unicode map loading(#62, #63)

- Bump versions
  - gradle@7.2
  - testng@7.4.0(#61)
  - asciidoctor@3.3.2(#60)
  - actions/github-script@4.0.2(#57)
  - actions/setup-java@v2(#55)

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

Release v2.1.9

18 Aug 05:13
Compare
Choose a tag to compare
### Changed
- Accept unicode map with compound character and alternate charecters(#53)

### Deprecated
- Drop azure artifactory repository to publish(#52)

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

Release v2.1.8

14 Mar 23:13
Compare
Choose a tag to compare
### Changed
- Publish to Sonatype OSSRH nexus.
- Gradle: utilize gradle nexus.publish plugin

Signed-off-by: Hiroshi Miura <miurahr@linux.com>