Releases: MessageOnTap/MessageOnTap_API
Releases · MessageOnTap/MessageOnTap_API
Version 0.3.4
Release Notes:
- Utils updated;
- Constants (for action shortcuts) updated;
- Naming of JSON parameters fixed.
Version 0.3.3
Release Notes:
- Bugs fixed;
- Constants updated;
- Dependencies upgraded.
Version 0.3.2
Release Notes:
- Variable names refactored and typos fixed;
- New getters/setters/constructors for Mood, Direction & Constraint;
- More ServiceAttributes added;
- Better way for PMS to deal with common tags with entity recognition.
0.3.1
0.3.0 Stable
Release Notes:
- JSONUtils is much more robust than before;
- Bug fixes.
0.3.0 Canary 3
Release Notes:
- Supports reducing ParseTree
- Supports cloning ParseTree
- New methods added to JSONUtils
- Code optimized and refactored
0.3.0 Canary 2
Release Notes:
- Update Trigger data class
- Update Tag data class
- Update PluginData to contain Trigger set and Tag set
- Update JSONUtils to support more types
- Add PMS attributes
0.3.0 Canary 1
Release Notes (since 0.2.5):
- Adds new methods for ParseTree/Node;
- Change several data types of properties of ParseTree/Node;
- JSON parse for ParseTree and Node;
- Add new entity attributes and new method constants.
- Upgrade PrivacyStreams version.
Trigger Feature
Add new trigger data structure and related methods.
Data Type Upgrade
Upgrade data type dealing with JSON.