Skip to content

Releases: MessageOnTap/MessageOnTap_API

Version 0.3.4

Version 0.3.4 Pre-release
Pre-release

Choose a tag to compare

@adamyi adamyi released this 16 Aug 02:59

Release Notes:

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

Version 0.3.3

Version 0.3.3 Pre-release
Pre-release

Choose a tag to compare

@adamyi adamyi released this 14 Aug 03:16

Release Notes:

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

Version 0.3.2

Version 0.3.2 Pre-release
Pre-release

Choose a tag to compare

@adamyi adamyi released this 12 Aug 00:21

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

0.3.1 Pre-release
Pre-release

Choose a tag to compare

@adamyi adamyi released this 07 Aug 20:45
4e29267

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

0.3.0 Stable Pre-release
Pre-release

Choose a tag to compare

@adamyi adamyi released this 05 Aug 00:33
8062b65

Release Notes:

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

0.3.0 Canary 3

0.3.0 Canary 3 Pre-release
Pre-release

Choose a tag to compare

@adamyi adamyi released this 03 Aug 21:23
1489150

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

0.3.0 Canary 2 Pre-release
Pre-release

Choose a tag to compare

@adamyi adamyi released this 03 Aug 08:22
be8e424

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

0.3.0 Canary 1 Pre-release
Pre-release

Choose a tag to compare

@adamyi adamyi released this 01 Aug 20:51
be8e424

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

Trigger Feature Pre-release
Pre-release

Choose a tag to compare

@adamyi adamyi released this 21 Jul 19:11

Add new trigger data structure and related methods.

Data Type Upgrade

Data Type Upgrade Pre-release
Pre-release

Choose a tag to compare

@adamyi adamyi released this 19 Jul 23:45

Upgrade data type dealing with JSON.