Releases: PabloCastellano/extract-dtb
Releases · PabloCastellano/extract-dtb
extract-dtb v1.2.3
Changelog since v1.2.2
- Sanitize output filename by removing newlines and special characters (#14)
extract-dtb v1.2.2
This is a minor release to fix broken v1.2.1
Changelog since v1.2.1
- safe_output_path directly receives output_dir argument, not args
extract-dtb v1.2.1
This is a minor release to fix broken v1.2
Changelog since v1.1
- Support extracting DTBs with subfolders
- Replace slash with underscore in dtb filename
extract-dtb v1.1
News:
- Fixed bug where one dtb was not being extracted
- Show information about dumped dtbs and their position in the image
- Add DTB name to the filename and add leading zero to filename numbering
- Added --version argument
First release
v1.0 Added -o OUTPUT_DIR argument