-
v0.0.208017756 · ·
This release includes significant improvements to the code organization, error handling, and documentation of the `localtime-cli` tool. The code has been refactored to follow [Python best practices](https://www.python.org/dev/peps/pep-0008/), making it more readable and maintainable. Error handling has been enhanced to provide more informative error messages, and logging has been improved to help with debugging. The `README` file has been rewritten to be more concise and consistent, and now includes [examples](#usage) of how to use the tool. The `localtime.py` file has been updated to use [Python 3.8+](https://www.python.org/downloads/) syntax and features. Overall, these changes make the tool more reliable and user-friendly.
-
v.0.0.1cf4cf807 · ·
First working prototype of the CLI tool with full README.md.