* Tue Apr 30 2024 Martin Hauke <mardnh@gmx.de>
- Update to version 0.54.1
* add versionless Qt build compatibility.
* Fri Feb 17 2023 Martin Hauke <mardnh@gmx.de>
- Update to version 0.54.0
Features
* add Edit plugin.
* Sat Jun 18 2022 Martin Hauke <mardnh@gmx.de>
- Update to version 0.53.2
Bug Fixes
* correctly display kaitai value instances for #145
* fix kaitai plugin byte and string array sizes.
* Sat Nov 27 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 0.53.0
Features
* add built-in batches.
* add config setting for skipping delete confirmation.
* replace FFTW with PFFFT and improve FFT UI and error reporting
* Thu Oct 07 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 0.52.0
Bug Fixes
* code quality improvements.
* reimplementing the libusb-1.0 into the include statement.
* removing trouble causing lines in USBreader.
* resolve parser class names for kaitai specs with underscores.
Features
* add USB reader importer plugin.
* UI for USB reader plugin is almost done.
* USB reader plugin, device, interface, alternate setting, and
endpoint selectors.
* Tue Aug 24 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 0.51.1
Bug fixes
* correctly reload custom kaitai KSY after it is edited
* show type for array, byte, and string in kaitai display
* Sun Aug 22 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 0.50.0
Bug Fixes
* [core] BitArray fromString parsing error reports.
* improve kaitai parser parser.
Features
* big fixes and improvements to kaitai
- Update patch:
* hobbits-dont-hardcode-python3-version.patch
* Mon Jun 07 2021 Martin Hauke <mardnh@gmx.de>
- Add patch:
* hobbits-dont-hardcode-python3-version.patch
* Sun Jun 06 2021 Jan Engelhardt <jengelh@inai.de>
- Remove useless ldconfig calls: there are libs with SONAME links.
* Fri Jun 04 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 0.50.0
Features
* better file dialog behavior during and between runs.
- Update to version 0.49.0
Bug Fixes
* [plugin] re-enable autocorrelation in Width Framer.
Features
* add Bit Container import/export plugin.