Skip to content

Releases: thegamecracks/discord-ext-pager

v1.1.3

13 Nov 19:18
2327967
Compare
Choose a tag to compare

This release fixes timeout actions failing for ephemeral messages that have been used for longer than 15 minutes (#1).

Full Changelog: v1.1.2...v1.1.3

v1.1.2

12 Sep 05:57
a5b3db3
Compare
Choose a tag to compare

This release adds a py.typed marker to comply with PEP 561 distribution of type information.

Full Changelog: v1.1.1...v1.1.2

v1.1.1

26 May 17:08
8defedc
Compare
Choose a tag to compare

This release introduces a StopAction enum and stop_action parameter to PaginatorView for controlling the behaviour of the stop button.

Full Changelog: v1.0.2...v1.1.1

v1.1.1b

24 May 01:13
fd49588
Compare
Choose a tag to compare

This is a minor beta release which introduces a new StopAction enum for controlling the behaviour of the stop button. A final release will be created once the version has been validated.

Full Changelog: v1.0.2.post2...v1.1.1b

v1.0.2.post2

08 May 15:00
bad26e0
Compare
Choose a tag to compare

This release adds missing capitalization to the homepage link from the last release. (oops)

v1.0.2.post1

08 May 14:55
82bea7b
Compare
Choose a tag to compare

This release updates the project metadata to include a homepage link to this repository.

v1.0.2

03 May 02:58
7bf05e0
Compare
Choose a tag to compare

This fixes a bug where the stop button would not properly delete ephemeral messages.

Full Changelog: v1.0.1...v1.0.2

v1.0.1

22 Apr 22:39
af20860
Compare
Choose a tag to compare

This fixes a regression caused by commit 06fccec where the PaginatorView.sources attribute is not set when passing a PageSource instance to the sources= keyword argument.

Full Changelog: v1.0.0...v1.0.1

v1.0.0.post1

15 Apr 14:37
8581a11
Compare
Choose a tag to compare

This release comes with minor tweaks to the readme, project keywords, and new GitHub workflows.

Full Changelog: v1.0.0...v1.0.0.post1

v1.0.0

14 Apr 15:10
f7bb014
Compare
Choose a tag to compare
Add PyPI badge