Skip to content

Releases: Calculamatrise/antiland

0.0.13

24 Apr 08:10
Compare
Choose a tag to compare

0.0.12

06 Apr 02:19
Compare
Choose a tag to compare

Fixed a curcial bug in version 0.0.11 causing every message to throw an error.

0.0.11

06 Apr 01:27
Compare
Choose a tag to compare

This version includes several backbone changes and improvements to help prevent spontaneous crashes and bugs.

  • The victim property in the GiftMessage object has been renamed to receiver.
  • Added receiverId and senderId properties to the GiftMessage object.
  • Made the messageId option in the MemberManager#ban method optional.
  • Added admin, adminId, receiver, and receiverId properties to the response after banning a group member.
  • Renamed the endsAt and endsTimestamp properties in the ban response to expiresAt and expiresTimestamp`.

Full Changelog: 0.0.10...0.0.11

0.0.10

16 Mar 06:51
Compare
Choose a tag to compare

Various minor bug fixes, changes, and improvements.

Full Changelog: 0.0.8...0.0.10

0.0.8

01 Mar 05:04
Compare
Choose a tag to compare

Various bug fixes, additions, and performance improvements.

Full Changelog: 0.0.6...0.0.8

0.0.6

29 Feb 02:27
Compare
Choose a tag to compare

Various minor bug fixes and improvements.

Full Changelog: 0.0.4...0.0.6

0.0.5-patch

26 Feb 04:28
Compare
Choose a tag to compare

Fixed a bug where the dialogueId property on GiftMessages would be a Dialogue as opposed to a string.

Full Changelog: 0.0.5-delta...0.0.5-patch

0.0.5-delta

26 Feb 04:19
Compare
Choose a tag to compare

Various minor bug fixes and improvements.

  • Added error catching support for the PubNubBroker
  • Finished documenting most of the library on the Wiki

Full Changelog: 0.0.4...0.0.5-delta

0.0.4

23 Feb 06:46
Compare
Choose a tag to compare

Fixed an issue causing the unsubscribe method to do nothing on the PubNubBroker.

Full Changelog: 0.0.3...0.0.4

0.0.3

21 Feb 08:04
Compare
Choose a tag to compare

Added private channel and fixed dropping channels on the PubNubBroker.

Full Changelog: 0.0.2...0.0.3