Skip to content

v0.1.0

Compare
Choose a tag to compare
@yupix yupix released this 24 Dec 08:10
· 81 commits to master since this release
d0f756e

Added

  • ✨ feat: add .flake8 config.
  • ✨ feat: To be able to capture notes.
  • ✨ added event on_note_deleted.
  • ✨ added event on_reacted.
  • ✨ added event on_unreacted.
  • ✨ added router property a Client class attributes.
    • 💡 Direct instantiation of the Router class is deprecated.
  • @omg-xtao ✨ feat: added hybridTimeline channel #9.

Changed

  • ⬆️ feat(deps): update mipac update mipac version.
  • ✨ chore: Changed parse_ lineage functions to asynchronous.
  • 💥 feat: BREAKING CHANGE Change event name on_message from on_note.
  • 💥 feat: BREAKING CHANGE Required Python version is 3.11.

Fixed

  • 🐛 fix: not working command Framework.
  • 🐛 fix: Chat related stuff is flowing on_message.
    • 💡 Please use on_chat in the future!

What's Changed

  • ✨ feat: Add hybridTimeline channel by @omg-xtao in #9

New Contributors

Full Changelog: 0.0.6...0.1.0