Releases: hakanai/hex-components
Hex Components 0.8
Hex Components 0.6
This release comprises bugfixes, cosmetic improvements and a slight API change for Annotation.
Hex Components 0.5
This release of Hex Components adds support for numerous new interpreters for different types of value, with particular focus on floating point values and dates.
Accessory components have also been added as a convenient way to see values.
Various rendering improvements were also made, including getting all colours from the UI defaults (or deriving them from the defaults.) This improves the look a lot when the user is using an unconventional colour scheme.
For more details, check out the full change log.
Hex Components 0.4, the "large binary" update
This release of Hex Components adds support for large binaries (>= 2GiB) by way of adding a scroll bar into the HexViewer component itself. If you were previously wrapping it in a JScrollPane, you should remove that.
Keyboard shortcuts have been fleshed out significantly, particularly for Mac OS X.
Minor rendering improvements have also been made throughout, including a new mechanism where client code can decide how to draw annotations.
The required Java level for the component is now version 7.
For more details, check out the full change log.