v0.6.0
v0.6.0 (2024-08-08)
Feature
-
feat: Add default path for servers.yaml in argparse options (
b8c232a
) -
feat: Add USER_HOME constant to store user's home directory (
f1bd245
)
Fix
- fix: add handling for key file not found and store the key file location (
fd2f724
)
Style
- style: update logging in config.py (
176c92f
)
Unknown
- Merge pull request #8 from timmyb824/feat/improve-file-handling
improve handling of config and key file (ace12e9
)