4.1.3
4.1.3 - 2023-11-26
Fix
- Exceptions: Remove unused annotations in Handler.php
- tests: Fix GuzzleHttp exception class name
- tests: Fix download path in MusicCommandTest
Refactor
- MusicManager: remove final keyword
- SequenceMusic: improve progress bar
Test
- CommitMessages: Add commit messages for git diff output
- Unit: Add SanitizerTest