Skip to content

Releases: isanosaurus/nerimity.py

v1.6.1

07 May 20:34

Choose a tag to compare

v1.6.1

  • fix circular import

v1.6.0

07 May 20:23

Choose a tag to compare

v1.6.0

  • add modal support
  • replaced every non-object (userId etc..) to objects (user.id..)
  • changed to logging instead of using own logger
  • removed send_popup and replaced with send_modal

Full Changelog: v.1.5.2...v1.6.0

v1.5.2

14 Apr 21:11

Choose a tag to compare

Changes

  • add message.embed to Message object
  • Added EmbedType 1 (Standard Embed) for future Embed implementation from Nerimity
  • fix bugs
  • Messages now automatically get deserialized on receiving them via websocket

v1.5.1

12 Apr 22:38

Choose a tag to compare

Changes

  • none (github username change in README)

v1.5.0

11 Apr 14:53

Choose a tag to compare

Changes

  • fix There is no current event loop in thread 'MainThread' due to faulty asyncio usage
  • added embeds

v1.4.1

21 May 14:43

Choose a tag to compare

Changes

  • fixed missing parameter issues in README examples

v1.4.0

15 May 16:21

Choose a tag to compare

Changes

Full Changelog: v1.3.1...v1.4.0

v1.3.1

10 Mar 21:20

Choose a tag to compare

Changes

  • functionality to set own api, cdn and websockt urls

Full Changelog: v1.3.0...v1.3.1

v1.3.0

10 Mar 10:49

Choose a tag to compare

Changes

  • added permissions to channels and roles

Full Changelog: v1.2.2...v1.3.0

v1.2.2

08 Mar 20:20

Choose a tag to compare

Changes

Full Changelog: v1.2.1...v1.2.2