• v1.1 4fd00b09e9

    v1.1 Stable

    kerem released this 2024-05-23 19:31:59 +03:00 | 91 commits to main since this release

    📅 Originally published on GitHub: Thu, 23 May 2024 16:37:27 GMT
    🏷️ Git tag created: Thu, 23 May 2024 16:31:59 GMT

    Features and Improvements:

    • NEW: Feature counting overall time and number of played games in the session
    • NEW: Possibility to define STEAM_API_KEY via command line argument (-u / --steam_api_key)
    • IMPROVE: Improvements for running the code in Python under Windows
    • NEW: Possibility to define output log file name suffix (-y / --log_file_suffix)
    • IMPROVE: Information about log file name visible in the start screen
    • IMPROVE: Email sending function send_email() has been rewritten to detect invalid SMTP settings
    • IMPROVE: Strings have been converted to f-strings for better code visibility
    • IMPROVE: Better detection of wrong command line arguments
    • IMPROVE: Rewritten get_date_from_ts(), get_short_date_from_ts(), get_hour_min_from_ts() and get_range_of_dates_from_tss() functions to automatically detect if time object is timestamp or datetime
    • IMPROVE: Help screen reorganization
    • IMPROVE: pep8 style convention corrections

    Bug fixes:

    • BUGFIX: Improved exception handling while processing JSON files
    Downloads