Hex Editor Neo version 8.21 generalizes a way data and search patterns are managed in a macro script. As a result, we decided to introduce a breaking change to the internal Macro API. This topic describes the full list of changes.
The following definitions have been removed:
All methods that took parameters of type IPattern now take either parameters of types Pattern.Search, Pattern.Replace or Pattern.Data, depending on context.
apiVersion now returns 0x200.
The following new types have been defined: