Skip to content

Releases: Mahlet-Inc/hobbits

v0.54.1

30 Apr 02:00
Compare
Choose a tag to compare

0.54.1 (2024-04-30)

Bug Fixes

  • add versionless Qt build compatibility (2d58fb2)

v0.54.0

17 Feb 01:34
Compare
Choose a tag to compare

0.54.0 (2023-02-17)

Features

v0.53.2

08 Jun 15:57
Compare
Choose a tag to compare

0.53.2 (2022-06-08)

Bug Fixes

  • correctly display kaitai value instances for #145 (556514b)
  • fix kaitai plugin byte and string array sizes (fdc2b10)

v0.53.1

06 Mar 02:36
Compare
Choose a tag to compare

0.53.1 (2022-03-06)

Bug Fixes

  • rework some kaitai plugin stuff that was broken #132 (5bc7dd2)

v0.53.0

27 Nov 16:10
Compare
Choose a tag to compare

0.53.0 (2021-11-27)

Features

  • add built-in batches (59b1a5f)
  • add config setting for skipping delete confirmation (162a8b5)
  • replace FFTW with PFFFT and improve FFT UI and error reporting (d23d63c)

v0.52.0

07 Oct 15:31
Compare
Choose a tag to compare

0.52.0 (2021-10-07)

Bug Fixes

  • code quality improvements (a44f957)
  • fixing macOs build issues, removing outdated code (fc602c2)
  • idk why this wont work anymore (c6c86be)
  • libusb import headers may have been causing the centOS build to fail (ff05cf0)
  • more centOS fixes (3385239)
  • more code quality improvements (e51252e)
  • more readability changes (001e772)
  • reimplementing the libusb-1.0 into the include statement (e5a2a61)
  • removed libusb-1.0/ from the .h files as that was causing problems too (14c5dc9)
  • removing the plaeholder text in usb reader (4f89aab)
  • removing trouble causing lines in USBreader (94e6151)
  • resolve parser class names for kaitai specs with underscores (33613e9)

Features

  • add USB reader importer plugin (65ce534)
  • UI for USB reader plugin is almost done (495ffb1)
  • USB reader plugin, device, interface, alternate setting, and endpoint selectors (7e415c7)

v0.51.1

24 Aug 04:20
Compare
Choose a tag to compare

0.51.1 (2021-08-24)

Bug Fixes

  • correctly reload custom kaitai KSY after it is edited (e675f67)
  • show type for array, byte, and string in kaitai display (cc54677)

v0.51.0

22 Aug 17:01
Compare
Choose a tag to compare

0.51.0 (2021-08-22)

Bug Fixes

  • [core] BitArray fromString parsing error reports (4b176de)
  • improve kaitai parser parser #119 (e1efaa2)

Features

v0.50.0

31 May 22:26
Compare
Choose a tag to compare

0.50.0 (2021-05-31)

Features

  • better file dialog behavior during and between runs (63bbb1d)

v0.49.0

30 May 19:34
Compare
Choose a tag to compare

0.49.0 (2021-05-30)

Bug Fixes

  • [plugin] re-enable autocorrelation in Width Framer (402fcf0)

Features

  • add Bit Container import/export plugin (4907d2d)