Skip to content

Release 0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 00:09
· 17 commits to master since this release

0.5.0 (2023-11-11)

Features

  • Add setting to configure VoiceComponent (b5eae37)
  • Port Beatrice timer as extension (a12e6c9)

Code Refactoring

  • Rename middleware to extensions (6ad19be)

Continuous Integration

  • Fix duplicate tagging of version (8551092)
  • Remove Towncrier precommit hook (1c9cf89)

Documentation

  • Add brief explanation of Timer (b280626)
  • Add debug mode and speedup docs (3194d97)
  • Finish tutorial 3, add 4, Readme changes (a04f899)

Build Systems

  • Always install aiosqlite (required for migrations regardless of backend) (6f671ec)