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

Releases: eb4j/eb4j-tools

Release v2.2.5

29 Sep 00:58

Choose a tag to compare

### Changed
- map: output YAML with sorted map keys
- Allow building with Java16 and later
- appendix: refactoring writer code

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

Release v2.2.4

03 Sep 01:10

Choose a tag to compare

Commits

Release v2.2.3

02 Sep 15:01

Choose a tag to compare

Tests

Commits

v2.2.2

29 Aug 04:54

Choose a tag to compare

Commits

Release v2.2.1

24 Aug 09:39

Choose a tag to compare

### Fixed
- Fix appendix subcommand crashed, adjust native image builder configuration
- CI: Fix release automation crashed.

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

Release v2.2.0

24 Aug 05:27

Choose a tag to compare

- Add appendix generation utility(#3)
- Support unicode extension(#4,#5)
- Provide Graalvm-native-image command(#7)

- Spin out tools to its individual project
- Change license to GPL-3
- Use picocli for CLI options(#1)
- Support subcommand(#2,#6)

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