Commit 0903493
committed
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))1 parent f309c6a commit 0903493
2 files changed
+26
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
1 | 26 | | |
2 | 27 | | |
3 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments