Releases: CompeyDev/discord-status-action
Releases · CompeyDev/discord-status-action
v0.3.2
🔥 Release Notes:
- Downgraded Node.JS runtime to
16.x
- Reduced error handling verbosity
v0.3.1
🔥 Release Notes:
- Debug logging support
- Improved logging: now displays captured stack traces
- Bumped Node.JS runtime version to
18.x
v0.3.0
🔥 Release Notes:
- General codebase refactor (primarily reduced verbosity)
- Improved error and status logging (including log scopes)
- Simplified matcher system
v0.2.4
🔥 Release Notes:
- Fix accidentally hard-coded discord-id in workflow
v0.2.3
🔥 Release Notes:
- Added streaming and offline status support
v0.2.2
🔥 Release Notes:
- Updated to now have proper error handling
- Fixed action not finding files
v0.2.1
🔥 Release Notes:
This is the first initial release of Discord Status Action.