switchupcb / disgo

Create a Discord Bot in Go using this Discord API Wrapper. The next generation of Discord API Consumption.
Apache License 2.0
89 stars 2 forks source link

disgo v0.10.1 #11

Closed switchupcb closed 2 years ago

switchupcb commented 2 years ago

Version 0.10.1 (hosted on an @v10 branch) will require the following changes:

Requests

In order to ensure HTTP Content Type Headers are correct, we must make sure that

Originally posted by @switchupcb in https://github.com/switchupcb/disgo/issues/10#issuecomment-1140376683

switchupcb commented 2 years ago

The following versioning will be used: Beta: v0.10.0, v0.11.0 where the second number signifies the Discord API. Release: v10.0, v11.0, v11.4.0) where the first number signifies the Discord API.

switchupcb commented 2 years ago

The original requirements for this release have been changed in an effort to find more contributors. The reason for this is explained in the State of Disgo Discussion. In addition to the tasks above, Version 0.10.1 (hosted on an @v10 branch) will require the following changes:

switchupcb commented 2 years ago

Continued in https://github.com/switchupcb/disgo/issues/41.