v10.2.0
Implement option for printing custom formats
Fix deprecation warning.
Change --hyperlink to be an option instead of a flag
Fix unused config struct field on Windows
Clean up clippy warnings
Proper error handling within walk.rs
Fix clippy suggestions
filesystem: Remove a redundant as_str()
Support character and block device file types
Fix unused OnceLock import lint on Windows