Skip to content

Releases: interactions-py/interactions.py

5.0.0-alpha.2

28 Feb 09:16

Choose a tag to compare

5.0.0-alpha.2 Pre-release
Pre-release

As before, this is another pre-release - all changes here are thanks to community feedback. Thanks a bunch!

I'm glad to report, so far only one bug has been found in the pre-release!

What's New

  • feat!: Add command enhancements by @Damego in #1286
  • feat: implement console ext by @LordOfPolls in #1287
  • feat: Support async checks in bot.wait_for
  • feat: support linked roles
  • feat: support orjson, ujson, and msgspec for [de]serialization

What's Fixed

  • fix: prevent guild_join event firing prematurely

Full Changelog: 5.0.0-alpha.1...5.0.0-alpha.2

5.0.0-alpha.1

19 Feb 14:04
9317dc4

Choose a tag to compare

5.0.0-alpha.1 Pre-release
Pre-release

We are excited to announce the preview release of the merge between i.py and NAFF. Please note that this release is not intended for production use, as it is considered very breaking. We highly encourage you to provide us with feedback by pinging LordOfPolls on the support Discord server.

Currently, there are no available changelogs or migration docs. However, we will be generating them based on the feedback we receive during this preview release. We understand that the lack of migration docs may seem daunting, but we want to assure you that our private alpha testing showed that migration should not be difficult as long as you carefully read the documentation.

Thank you for your support, and we look forward to hearing your feedback!

Docs are available here https://lordofpolls.github.io/interactions.py/

4.4.0

11 Feb 17:43
8bc3e1d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.3.4...4.4.0

4.4.0-beta.1

28 Dec 16:44
5a76913

Choose a tag to compare

4.4.0-beta.1 Pre-release
Pre-release

In order to install, please use the following line in your terminal:

pip install git+https://github.com/interactions-py/[email protected]

Full Changelog: 4.3.4...4.4.0-beta.1

4.3.4

17 Oct 12:55
d62d111

Choose a tag to compare

4.3.3

09 Oct 22:13
2c902a2

Choose a tag to compare

4.3.2

04 Oct 04:00
838330d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.3.1...4.3.2

4.3.2-rc.1: Merge pull request #1085 from interactions-py/unstable

15 Sep 21:29
b70033b

Choose a tag to compare

In order to install, please use the following line in your terminal:

pip install git+https://github.com/interactions-py/[email protected]

Full Changelog (from v4.3.1): 4.3.1...4.3.2-rc.1

4.3.2-beta.1

04 Sep 16:23
348def8

Choose a tag to compare

4.3.2-beta.1 Pre-release
Pre-release

In order to install, please use the following line in your terminal:

pip install git+https://github.com/interactions-py/[email protected]

Full Changelog: 4.3.1...4.3.2-beta.1

4.3.1

10 Aug 12:06
7819ffc

Choose a tag to compare