Skip to content

Releases: hawry/messaging

Prepare for pre-release 0.3.0 (#17)

11 Jul 19:17
b89bcf7
Compare
Choose a tag to compare
Pre-release
  • fromJson-method implemented in Event and MessageResponse that deserializes JSON strings into their respective Objects
  • Added usage example in README

0.2.1

01 Jul 21:47
8b70f20
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release
  • MessageBuilder is available to chain build commands together

0.2.0

01 Jul 20:48
8b70f20
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Limited functionality for receiving webhook events and messages
  • Increased test coverage

0.1.0

28 Jun 22:16
6649130
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
  • Absolute baseline functionality that will require users to read the documentation and source code to grasp how to use this library