Releases: wolf-packs/wolf-core
Releases · wolf-packs/wolf-core
v2.4.3 Wolf-Rive Testing
Examples have full end-to-end conversation testing with Wolf-Rive package.
v 2.3.0 Release
- Updated documentation for Redux DevTools.
- Minor fix to suppress validator fail messages if prompted slot is filled by entity match.
v2.0.0 Release
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
Added CI/CD
v1.0.0 Release
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
Working alpha release
Initial documentation, repo wiki, stages, and slot structure defined.