Releases: izyuumi/xcode-discord-rpc
Releases · izyuumi/xcode-discord-rpc
v1.1.0
v1.0.0
1.0.0 (2025-02-25)
- Do not use this version
- Upgrade to the latest release
⚠ BREAKING CHANGES
show-file
andshow-project
arguments has been renamed tohide-file
andhide-project
Features
- add configurable Xcode update interval and improve Discord connection handling (5070fec)
- add configuration management (f142ed4)
- add custom error variant and improve main function error handling (040b3e5)
- enhance logging levels based on debug configuration (be81828)
- improve file language handling (407acec)
- integrate SimpleLogger for improved logging (474bf11)
- introduce custom error handling with Result type and Error enum (7476f2a)
- rename wait_time with update_interval (a09f20b)
Bug Fixes
- enhance error handling in run_osascript function (6b8db8a)
- improve error handling for Discord IPC client initialization (b1b5634)
- rename wait_time to update_interval in default configuration (783020a)
- streamline output handling in AppleScript execution functions (21c8aee)
Performance Improvements
- skip discord connection when xcode is not running (f44d54a)
v0.3.5
v0.3.3
v0.3.2
Release v0.2.1
Release v0.2.0
Release v0.1.9
Release v0.1.8
- Support for JSON files