Releases: Mahlet-Inc/hobbits
Releases · Mahlet-Inc/hobbits
v0.48.0
0.48.0 (2021-05-21)
Bug Fixes
- [plugin] json error parsing for kaitai compilers (#102) (b2fafbf)
- correctly load config in standalone builds (8e5e97e)
- correctly register Range and RangeHighlight meta types (bb90767)
- correctly resize BitArrays when setBytes is called (5611e18)
- prevent potential QFutureWatcher race conditions (d5a72d8)
Features
- add basic "What's This?" help for plugin widgets (#63) (7c3bec2)
- arbitrary view splitting and full view persistence for #100 (6e665a6)
v0.47.0
0.47.0 (2021-05-04)
Features
- improve plugin parameter specification (helps #84) (cef1055)
v0.46.8
0.46.8 (2021-04-25)
Bug Fixes
- handle bad display parameters without crashing #99 (7c3c587)
v0.46.7
0.46.7 (2021-04-24)
Bug Fixes
- appropriately offset imported sub-sections in kaitai (#93) (03067d4)
v0.46.6
0.46.6 (2021-04-23)
Bug Fixes
- rollback offset changes in kaitai struct plugin (e2ac3c3)
v0.46.5
0.46.5 (2021-04-23)
Bug Fixes
- actually synchronize parameter editor preview calls (fixes crashes) (a53e554)
- track section offsets in kaitai parsing for #93 (ccd01f3)
v0.46.4
0.46.4 (2021-04-13)
Bug Fixes
- swapped mac and windows binary releases #94 (2e102f9)
v0.46.3
0.46.3 (2021-03-16)
Bug Fixes
- correctly enforce FFTW thread-safety (586042a), closes #85
- load python plugins correctly (505acae)
v0.46.2
0.46.2 (2021-02-02)
Bug Fixes
- prevent duplicate release file names (5f5ec94)