v0.2.7 - Update SetMemory functionality
In this release:
- Updated SetMemory functionality to accept type
objectinstead ofstring, for developer convenience. The accepted data types remain the same as before - string, numbers, booleans (all data is converted to JSON before being sent to Charisma) - Exposed SetMemory code in
PlaythroughInstanceBasefor developer convenience
Full Changelog: v0.2.6...v0.2.7