Skip to content

v0.21.0 Handler groups & middleware

Compare
Choose a tag to compare
@mymmrac mymmrac released this 25 Feb 22:38
· 350 commits to main since this release

Overview

  • Added HandlerGroup with ability to create new subgroups and apply middleware
  • Added PanicRecovery middleware
  • Added ToPtr helper func
  • Fixed non ASCII chars in message entities

What's Changed

Full Changelog: v0.20.2...v0.21.0