Skip to content

Releases: kwzrd/ryan

3.5.0

01 Oct 12:22
52ed9ac
Compare
Choose a tag to compare

Bump 'discord.py' to 1.5.0 adding support for Discord Gateway Intents.

For reference: https://discordpy.readthedocs.io/en/latest/whats_new.html#v1-5-0

3.4.1

26 Sep 16:20
5d86fee
Compare
Choose a tag to compare

Code style improvements.

3.4.0

22 Sep 11:07
15b319a
Compare
Choose a tag to compare

Transition persistence to use Tortoise ORM instead of a custom SQLite wrapper.

3.3.4

20 Sep 11:30
c216776
Compare
Choose a tag to compare

Add the ability to configure bot prefix using an environment variable.

3.3.3

17 Sep 17:33
0d40036
Compare
Choose a tag to compare

Standardize docstrings across the whole project.

3.3.2

17 Sep 08:16
5456347
Compare
Choose a tag to compare

Logging, code style and README improvements.

3.3.1

16 Sep 16:08
ac3f507
Compare
Choose a tag to compare

Logging: standardize names & levels.

3.3.0

15 Sep 16:33
3119346
Compare
Choose a tag to compare

Use 'pypopulation' dependency.

The population figures were moved to a separate project, as they can be useful elsewhere too.

3.2.0

22 Aug 18:12
29efdab
Compare
Choose a tag to compare

Coronavirus extension rewrite.