Skip to content

v0.7.2

Choose a tag to compare

@getactra getactra released this 26 Mar 14:59
· 37 commits to main since this release
Immutable release. Only release title and notes can be modified.
3704d58
  • js sdk support for multi runtime, packaging updates
  • js sdk update for parity as per py sdk behavior
  • examples added for js sdk
  • test for js sdk updated
  • added field extraction from schema in js sdk runtime
  • updated js sdk policy, added following :
    • getSchema
    • hasSchema
    • assertEffect
    • evaluateAction
    • explain
  • updated js sdk runtime, added following :
    • updated normalizeArgs to support schema driven fields mapping & object style input
    • added block
    • allow to support schema driven field mappings
    • admit to support schema driven field mappings
    • audit to support schema driven field mappings
    • added explain
    • added explainCall
    • added action