Skip to content

v0.2.0

Choose a tag to compare

@shifqu shifqu released this 14 Nov 14:37
· 89 commits to main since this release
9be2c3c

⚠️ This release contains a breaking change from v0.1.*

It refactored management.base.TelegramCommand to BaseTelegramCommand.
Because this project is in early development, this is not a major release.

What's Changed

  • Fix/change steps return type by @shifqu in #7
  • refactor: management.base.TelegramCommand is now BaseTelegramCommand by @shifqu in #8
  • docs: document use of swappable TelegramSettings by @shifqu in #9

Full Changelog: v0.1.4...v0.2.0