Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Releases: Pincer-org/Pincer

0.16.1 - Mainly fixing token length check

09 Aug 18:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.16.0...0.16.1

0.16.0

02 Mar 20:54
Compare
Choose a tag to compare
0.16.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.15.3...0.16.0

0.15.3

10 Jan 02:27
Compare
Choose a tag to compare
0.15.3 Pre-release
Pre-release

What's Changed

Full Changelog: 0.15.2...0.15.3

0.15.2 - Major Gateaway Fix & Command Group

08 Jan 19:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.15.1...0.15.2

0.15.1

06 Jan 09:40
Compare
Choose a tag to compare
0.15.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.15.0...0.15.1

0.15.0

02 Jan 17:26
Compare
Choose a tag to compare
0.15.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.14.0...0.15.0

0.14.0

14 Dec 23:23
8be3e1f
Compare
Choose a tag to compare
0.14.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.13.0...0.14.0

0.13.0 - New Commands, Middleware improvements & new endspoints

30 Nov 21:07
e26e563
Compare
Choose a tag to compare

What's Changed

  • 💥 Better command types and application command types by @Lunarmagpie in #246
  • 🚸 new example with PIL by @drawbu in #241
  • ✨ ⚡ Added Mentionable type and improved Interaction performance by @Lunarmagpie in #253
  • 🎨 Middleware no longer returns API objects in list by @Lunarmagpie in #259
  • ✨ Added Audit Log and Emoji related Guild methods by @trag1c in #267
  • ✨ Added GuildTemplate related endpoints by @trag1c in #271
  • ✨ Implements Ratelimiter to prevent 429s from user scope by @Lunarmagpie in #264

New Contributors

Full Changelog: 0.12.1...0.13.0

0.12.1 - Fixing pypi description

24 Nov 18:35
Compare
Choose a tag to compare
Pre-release
  • Fixing pypi description

0.12.0

24 Nov 09:41
85037d2
Compare
Choose a tag to compare
0.12.0 Pre-release
Pre-release

What's Changed

  • Ability to send messages to users. Hex color class to work with User banner colors and anything with that format in the future.
  • Explicit args in Guild.ban() and Guild.kick(). Message Context.ack() is now optional.
  • Allow non-parenthesised @command decorator
  • Fixing payload to objects transformation
  • Added client and guild methods, GuildPreview object

Contributors

@Lunarmagpie @RPSMain @Sigmanificient @beastmatser @trag1c @Endercheif