Skip to content

Release v2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 13:42
· 8 commits to master since this release

Bug fixes

  • Fix incorrect work with getBaseAddress() method. Bug influence offsets in
    methods:
    • isModified(long)
    • getModifiedCount
    • getModifiedOffsets
    • IColormap methods
    • IMenuCreator.createMenu
  • Fix possible ArrayIndexOutOfBoundException in SimpleDataProvider.setData()
    if offset + data.length is more than size of array in provider

Minor Changes

  • Make class SelectionModel.Interval static and override equals and hashCode
  • Add overloads for findHex/findAscii that accept and return long.
    Old methods, that use int, was deprecated and will be removed in 3.0
  • Added support for multiply intervals selections
  • Select nibble/byte when clicked on it instead of clearing selection
  • Double click in HEX view selects byte
  • Triple click in HEX view selects whole row

Maven package

Library available as Maven artifact at Bintray registry.