Skip to content

v1.4.0

Compare
Choose a tag to compare
@frsechet frsechet released this 23 Jan 10:04
· 755 commits to master since this release
0c89114

Features

  • version and manage your bots in the CSML Engine #156
  • add event.match_array() #180
  • new continue command #177

Improvements

  • don't reset conversation if the current step is not changed #179
  • fn scope warnings in main scope #176
  • new OpenAPIv3 definition of CSML Server endpoints #201

Changes

  • node binding engine.run() arguments are now engine.run({ event, bot })

Bugfixes

  • order of arguments in Debug() component #172
  • support break keyword in native fns #175