Skip to content

Tags: Mahlet-Inc/hobbits

Tags

v0.54.1

Toggle v0.54.1's commit message
chore(release): 0.54.1 [skip ci]

## [0.54.1](v0.54.0...v0.54.1) (2024-04-30)

### Bug Fixes

* add versionless Qt build compatibility ([2d58fb2](2d58fb2))

v0.54.0

Toggle v0.54.0's commit message
chore(release): 0.54.0 [skip ci]

# [0.54.0](v0.53.4...v0.54.0) (2023-02-17)

### Features

* add Edit plugin ([9c091e5](9c091e5))

v0.53.4

Toggle v0.53.4's commit message
chore(release): 0.53.4 [skip ci]

## [0.53.4](v0.53.3...v0.53.4) (2023-02-17)

### Bug Fixes

* update the semantic release config and force a release ([59f69f5](59f69f5))

v0.53.3

Toggle v0.53.3's commit message
chore(release): 0.53.3 [skip ci]

## [0.53.3](v0.53.2...v0.53.3) (2023-02-17)

### Bug Fixes

* add prod build action and force a minor version bump ([4be6f45](4be6f45))

v0.53.2

Toggle v0.53.2's commit message
chore(release): 0.53.2 [skip ci]

## [0.53.2](v0.53.1...v0.53.2) (2022-06-08)

### Bug Fixes

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

v0.53.1

Toggle v0.53.1's commit message
chore(release): 0.53.1 [skip ci]

## [0.53.1](v0.53.0...v0.53.1) (2022-03-06)

### Bug Fixes

* rework some kaitai plugin stuff that was broken [#132](#132) ([5bc7dd2](5bc7dd2))

v0.53.0

Toggle v0.53.0's commit message
chore(release): 0.53.0 [skip ci]

# [0.53.0](v0.52.0...v0.53.0) (2021-11-27)

### Features

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

v0.52.0

Toggle v0.52.0's commit message
chore(release): 0.52.0 [skip ci]

# [0.52.0](v0.51.1...v0.52.0) (2021-10-07)

### Bug Fixes

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

### Features

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

v0.51.1

Toggle v0.51.1's commit message
chore(release): 0.51.1 [skip ci]

## [0.51.1](v0.51.0...v0.51.1) (2021-08-24)

### Bug Fixes

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

v0.51.0

Toggle v0.51.0's commit message
chore(release): 0.51.0 [skip ci]

# [0.51.0](v0.50.0...v0.51.0) (2021-08-22)

### Bug Fixes

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

### Features

* big fixes and improvements to kaitai [#110](#110) [#119](#119) ([34bbc4d](34bbc4d))