Skip to content

Latest commit

 

History

History
83 lines (61 loc) · 1.66 KB

File metadata and controls

83 lines (61 loc) · 1.66 KB

0.3.4 (latest)

August 15, 2017

Release Notes:

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

0.3.3

August 13, 2017

Release Notes:

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

0.3.2

August 11, 2017

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

August 7, 2017

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

August 4, 2017

Release Notes:

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

0.3.0 Canary 3

August 3, 2017

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

August 2, 2017

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

August 1, 2017

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.