Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

JSON output format, closes #39 #41

Merged
merged 7 commits into from
Dec 16, 2023
Merged

JSON output format, closes #39 #41

merged 7 commits into from
Dec 16, 2023

Conversation

abelcheung
Copy link
Owner

No description provided.

Path with invalid char is not handled yet
@abelcheung abelcheung added this to the 0.8.1 milestone Dec 13, 2023
@abelcheung abelcheung linked an issue Dec 13, 2023 that may be closed by this pull request
Some func args are amended to break the dependency on main utils
Records now store raw path data, so that invalid chars can be converted
to different formats later. However things are not working properly for
JSON yet, as its escape sequence collides with path separator and cause
double conversion.
And write a hex dump func to aid debugging
@abelcheung abelcheung marked this pull request as ready for review December 16, 2023 18:34
@abelcheung abelcheung merged commit 12a8106 into master Dec 16, 2023
4 checks passed
@abelcheung abelcheung deleted the feat/json branch January 4, 2024 06:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

JSON output format
1 participant