Releases: adriangalilea/xdg-dirs
Releases · adriangalilea/xdg-dirs
v0.1.3
v0.1.2
v0.1.1
Changelog
- 73b746b chore: Use $HOME/.local/state/xdg-user-dirs-cross/xdg-user-dirs-cross.log as the default log file path unless the user specifies a different path with the -l flag.
- 0256f82 chore: add todo
- 7ded386 chore: to-do updates
- 5d37cf3 feat: Ensure thread-safe log file rotation and logging operations
- d16c3fb feat: config file with const for log file path and help message
- b21d148 fix: deadlock issue in the Logger struct