Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 714 Bytes

CHANGELOG.md

File metadata and controls

32 lines (20 loc) · 714 Bytes

Changelog

v0.2

Added

  • More concise non-verbose logging
  • More detailed verbose logging
  • More descriptive error messages
  • update command to check for and optionally download updates
  • Periodic check for updates (configurable)
  • Automatically download updates when found (configurable)

Changed

  • Faster replays directory searching on Windows and Linux
  • Faster browser login process (less QuerySelector)
  • SC2ReplayStats functions moved to own package

Fixed

  • Bug where the root directory was offered as Reply directory in some cases
  • Configuration not being detected in home directory

Removed

  • Preliminary support for multiple API keys removed

v0.1

  • Initial Tagged Build