Skip to content

Windows Installer and bug fixes

Compare
Choose a tag to compare
@WerWolv WerWolv released this 11 Jan 09:40
· 4169 commits to master since this release

Changelog

Additions

  • Added a MSI installer for Windows
    • Thanks a lot to @roblabla for his work on this!
  • Added a console to the pattern window to show evaluator infos, warnings and errors
  • Added assert, warnAssert and print builtin functions
  • Added a right click context menu to the Hex editor window
  • Added engineering display mode to Calculator
  • Various UI improvements

Bug fixes

  • Fixed findSequence builtin function not working correctly
  • Fixed issues with bitfields, enums and unions
  • Fixed a bunch of crashes when using the pattern language
  • Fixed invalid display of 64 bit values in the pattern data window
  • Fixed bitfield entries displaying an invalid type
  • Fixed empty structs displaying a wrong offset
  • Fixed a off-by-one error that prevented arrays from going to the end of the data
  • Fixed boolean OR operator not working at all
  • Fixed applying of defines
  • Improved UTF-8 display in data inspector
  • Various cmake improvements

If you like my work, please consider supporting me on GitHub Sponsors, Patreon or PayPal. Thanks a lot!

GitHub donate button Patreon donate button PayPal donate button