Releases: thaikolja/localtime-cli
Releases · thaikolja/localtime-cli
localtime CLI v0.0.3
Third release of the localtime CLI tool, providing a simple and easy-to-use command-line interface for retrieving the local time and date of a given location, including cities and countries, using the IPGeolocation API.
Changes and improvements
- Added basic CI/CD tests
localtime CLI v0.0.2
Second release of the localtime CLI tool, providing a simple and easy-to-use command-line interface for retrieving the local time and date of a given location, including cities and countries, using the IPGeolocation API.
Changes and improvements
- Refactored README file for improved readability and consistency
- Enhanced error handling and logging for better reliability
- Improved code organization and adherence to Python best practices
- Support for creating a binary executable using PyInstaller
- Various bug fixes and performance improvements
localtime CLI v0.0.1
Initial release of the localtime CLI tool, providing a simple and easy-to-use command-line interface for retrieving the local time and date of a given location, including cities and countries, using the IPGeolocation API.
What's included
- Initial implementation of the CLI tool with support for retrieving local time and date
- Configurable API key for secure access to the IPGeolocation API
- Support for different display types, including
full
,time
,date
, andtimestamp