Skip to content

Releases: FerrisChat/ferriswheel

v0.0.b2

02 Jan 01:58
03a1cd5
Compare
Choose a tag to compare
v0.0.b2 Pre-release
Pre-release

Hi,
This release is mainly for API Coverage as the FerrisEpoch as been updated and there are some new fields and flags added.

What's Changed

  • Change FerrisEpoch by @hydrostaticcog in #22
  • is_bot method on user
  • CHRISTMAS_EVENT_WINNER and BUG_HUNTER flags
  • Renamed Guild.avatar to Guild.icon

New Contributors

Full Changelog: v0.0.b1.post2...v0.0.b2

Happy new year
Happy Ferris Bongoing

FerrisWheel Logo

v0.0.b1.post2

17 Dec 05:44
4ac6a9a
Compare
Choose a tag to compare
v0.0.b1.post2 Pre-release
Pre-release

Hi peoples,
This release is mostly bug fix as forced by a person named pumpkin again.

Features:

  • BitFlags
  • Asset
  • Avatars

Bug Fix:

  • Member related events not working

Misc:

  • Increase text decode perf by assuming encoding as utf-8

Full Changelog: v0.0.b1.post1...v0.0.b1.post2

Happy Holidays, All I want for Christmas is you
Happy Ferris Bongoing

FerrisWheel Logo

Release v0.0.b1.post1

08 Dec 05:15
e0a6996
Compare
Choose a tag to compare
Release v0.0.b1.post1 Pre-release
Pre-release

Hello all,
This release is unexpected but there are some new features and bug fixes that we wanted to release.
also because a person named pumpkin force us to do so

Changelog:
This release includes

  • New Feature: Typing
  • New Feature: Create bot
  • Bug Fix: Fix reconnect
  • Bug Fix: Fix asyncio InvalidState error
  • Bug Fix: Http Error
  • Feature: Client.latency

PS:
Commands plugin is coming soon:tm:

Full Changelog: v0.0.b1.post0...v0.0.b1.post1

That all for now, until next time.

As always,
Happy Ferris Bongoing

FerrisWheel Logo

Bug Fix: v0.0b1.post0

16 Nov 02:19
03b3df9
Compare
Choose a tag to compare
Bug Fix: v0.0b1.post0 Pre-release
Pre-release

What's Changed

  • Fix fetch_messages by @fungamer2-2 in #15
  • Fix User.edit by @fungamer2-2 in #18
  • Fix Guild.fetch_channel error due to API change.
  • Implement fetch_message offset.

New Contributors

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

Beta Release: 0.0.b1

29 Oct 02:03
ddc40ad
Compare
Choose a tag to compare
Beta Release: 0.0.b1 Pre-release
Pre-release

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

First alpha release

27 Sep 04:01
e050307
Compare
Choose a tag to compare
First alpha release Pre-release
Pre-release

The first alpha release

Hi, after a month, we think it is about time to release the first Alpha release for FerrisWheel as FerrisChat ws is in a working state.

This release includes:

  • Event handler
  • Fixed a bug that could cause a potential memory leak
  • Fixed event dispatch
  • Fixed typings
  • Invite object

We are now a step toward to release 0.1.0

Happy Coding!

FerrisWheel Logo

Bug fix

23 Aug 05:40
87ad774
Compare
Choose a tag to compare
Bug fix Pre-release
Pre-release

This release is a bug fix release. It fix the following issues

  • id being none
  • Failed to create guild because channels or members is None

Fix typo

23 Aug 03:04
1125f01
Compare
Choose a tag to compare
Fix typo Pre-release
Pre-release

This release fix a typo in HTTPClient.

Third developmental release of an alpha release

23 Aug 02:20
c27b433
Compare
Choose a tag to compare

Hello,
I know is only like 2 days but we did some changes to FerrisWheel and I think it should be fine to release the last dev release of the first alpha version of FerrisWheel.

  • Added get_x methods to the client, for retrieving things from the cache.
  • Implemented all routes that are currently available on FerrisChat
  • Added create_user function
  • Implemented Websocket (Thanks to @jay3332 )
  • Added author_id attribute to the message

That is, for now, the next release will be our first alpha release. It will be released whenever FerrisChat implemented the message create event.

Second developmental release of an alpha release

21 Aug 00:01
9ff6273
Compare
Choose a tag to compare

Hi,
After around one week of working, we are finally ready to release the second developmental release of an alpha release.

This release includes a lot of things.

  • The doc is finally here. You can view it here
  • Implement all methods that are available as of now.
  • Allow login using username and password.
  • Added internal connection for cache and other things.

That is, for now, stay tuned for another release soon:tm:

Again ferriswheel is the pog.

PS:
If you want to use it install from git or the wheel provided below, pypi one is outdated.
We finally have an icon
FerrisWheel icon