1.2.0 (2024-07-29)
- support for handling single file instead of it's directory (eee4c08)
1.1.0 (2022-05-26)
- show running status with ascii logo (855eaf7)
1.0.0 (2022-05-23)
- add the function
VersionSerialandFixedUrlPrefix(93ea456)
- support
--versioninstead of-version(69ba19f) - update version id (855e33e)
- use relative path instead of error abs path in help guide (67c7908)
- add
main.goandweb.go(1987d59) - add prefix to URL for dir and path of file (4ab7a02)
- add self-defined ShowUsage() to handle args (b0d6972)
- show URL in
http://ip:port/pathformat (be59a45) - show version when meeting
-v/--versionargs (375068f) - support self-define url prefix (a1d9d4c)
- web server handling files (4d76fdf)