Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [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))
- Loading branch information