Skip to content

4.1.3

Compare
Choose a tag to compare
@guanguans guanguans released this 26 Nov 08:00
· 671 commits to master since this release

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