Skip to content

Beta Release: 0.0.b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Cryptex-github Cryptex-github released this 29 Oct 02:03
· 117 commits to main since this release
ddc40ad

Hi, I am pleased to announce that we are ready to release the first beta release for FerrisWheel.

What's Changed

  • No longer use asyncio.run to start the bot, implemented a custom runner which is robbed from asyncio/runner and discord.py, mostly discord.py
  • New events because of PR FerrisChat/Server#29
  • Fixed a bug where invite is not exported in top level.
  • Fixed some weird typo.
  • BREAKING CHANGE: No longer require id for login with email and password because of commit FerrisChat/Server@92b9319
  • Fixed a bug where it raise error Websocket has no attribute 'ws' if you terminate your bot right after you start it.
  • Added a repr for Invite object.

Full Changelog: v0.0.a2...0.0.b1

That is it for this release.

Happy Coding

FerrisWheel Logo