Skip to content

Releases: MessageOnTap/MessageOnTap_API

Version 0.3.4

16 Aug 02:59
Compare
Choose a tag to compare
Version 0.3.4 Pre-release
Pre-release

Release Notes:

  1. Utils updated;
  2. Constants (for action shortcuts) updated;
  3. Naming of JSON parameters fixed.

Version 0.3.3

14 Aug 03:16
Compare
Choose a tag to compare
Version 0.3.3 Pre-release
Pre-release

Release Notes:

  1. Bugs fixed;
  2. Constants updated;
  3. Dependencies upgraded.

Version 0.3.2

12 Aug 00:21
Compare
Choose a tag to compare
Version 0.3.2 Pre-release
Pre-release

Release Notes:

  1. Variable names refactored and typos fixed;
  2. New getters/setters/constructors for Mood, Direction & Constraint;
  3. More ServiceAttributes added;
  4. Better way for PMS to deal with common tags with entity recognition.

0.3.1

07 Aug 20:45
4e29267
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release

Release Notes:

  1. A better error-handling mechanism and a better auto-retry mechanism;
  2. Added constants for ActionService and refactor constants;
  3. Bug fixes;
  4. Minor speed optimization.

0.3.0 Stable

05 Aug 00:33
8062b65
Compare
Choose a tag to compare
0.3.0 Stable Pre-release
Pre-release

Release Notes:

  1. JSONUtils is much more robust than before;
  2. Bug fixes.

0.3.0 Canary 3

03 Aug 21:23
1489150
Compare
Choose a tag to compare
0.3.0 Canary 3 Pre-release
Pre-release

Release Notes:

  1. Supports reducing ParseTree
  2. Supports cloning ParseTree
  3. New methods added to JSONUtils
  4. Code optimized and refactored

0.3.0 Canary 2

03 Aug 08:22
be8e424
Compare
Choose a tag to compare
0.3.0 Canary 2 Pre-release
Pre-release

Release Notes:

  1. Update Trigger data class
  2. Update Tag data class
  3. Update PluginData to contain Trigger set and Tag set
  4. Update JSONUtils to support more types
  5. Add PMS attributes

0.3.0 Canary 1

01 Aug 20:51
be8e424
Compare
Choose a tag to compare
0.3.0 Canary 1 Pre-release
Pre-release

Release Notes (since 0.2.5):

  1. Adds new methods for ParseTree/Node;
  2. Change several data types of properties of ParseTree/Node;
  3. JSON parse for ParseTree and Node;
  4. Add new entity attributes and new method constants.
  5. Upgrade PrivacyStreams version.

Trigger Feature

21 Jul 19:11
Compare
Choose a tag to compare
Trigger Feature Pre-release
Pre-release

Add new trigger data structure and related methods.

Data Type Upgrade

19 Jul 23:45
Compare
Choose a tag to compare
Data Type Upgrade Pre-release
Pre-release

Upgrade data type dealing with JSON.