Skip to content

Releases: wolf-packs/wolf-core

v2.4.3 Wolf-Rive Testing

14 Sep 21:58
Compare
Choose a tag to compare

Examples have full end-to-end conversation testing with Wolf-Rive package.

v 2.3.0 Release

21 Aug 21:18
Compare
Choose a tag to compare
  • Updated documentation for Redux DevTools.
  • Minor fix to suppress validator fail messages if prompted slot is filled by entity match.

v2.0.0 Release

10 Aug 21:51
Compare
Choose a tag to compare

2.0.0 Features

  • Multi-ability onCompletes per turn
  • Flexible ability get function (supports asynchronous operations)
  • Flexbile slot data get function (supports asynchronous operations)
  • Ability definition hot swap/loading
  • No Redux Dev Tool dependency

v1.0.3 Release

03 Aug 17:27
Compare
Choose a tag to compare

Added CI/CD

v1.0.0 Release

02 Aug 22:34
4ec1c94
Compare
Choose a tag to compare

Features included:

  • Defined ability.ts interface
  • Basic nextAbility support (ability branching)
  • Automatic slot detection/filling
  • Automatic detection of completed abilities
  • Asynchronous support for ability onComplete
  • Slot level validation
  • Slot level required confirmation (slot dependencies)
  • Types fully defined for TypeScript use
  • Redux Remote DevTools support

initial alpha release

06 Jul 21:03
Compare
Choose a tag to compare
initial alpha release Pre-release
Pre-release

Working alpha release

Initial documentation, repo wiki, stages, and slot structure defined.