Releases: CSML-by-Clevy/csml-engine
Releases · CSML-by-Clevy/csml-engine
v1.3.0
v1.3.0-beta2
feat: add macos target and publish binaries - create and test builds for linux + macos - publish built csml_server binaries to release
v1.3.0-beta1
feat: add macos target and publish binaries - create and test builds for linux + macos - publish built csml_server binaries to release
v1.3.0-beta0
feat: add macos target and publish binaries - create and test builds for linux + macos - publish built csml_server binaries to release
v1.2.1
v1.2.0
New features:
Deprecations:
- Remove http_db database type #108
- Rename csml_manager to csml_engine
Fixes:
- Backwards compatibility to support hex-encoded encrypted data #107
- Get conversation metadata from CsmlRequest #95
- Don't send error message for missing variable in condition check #115
- Rename Memories struct #116
- Refactor multiple parts of CSML manager
- Complete generic documentation about the behaviour of the CSML Engine
- Various bugfixes