What's Changed
- Update output.py to support timestamp for symbolic link by @EgorKin in #112
- refactor: moved duplicated function _process_reg_file to misc, remove… by @elektrischermoench in #113
- Add type hints to the codebase by @scootermon in #117
- drop support for python 3.9 by @qkaiser in #119
- Allow
ubireader_list_filesto recursively list files under a path by @scootermon in #118
New Contributors
- @EgorKin made their first contribution in #112
- @scootermon made their first contribution in #117
Full Changelog: 0.8.12...0.8.13