Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.0.0 #82

Merged
merged 53 commits into from
Mar 9, 2024
Merged

4.0.0 #82

merged 53 commits into from
Mar 9, 2024

Conversation

nikkorn
Copy link
Owner

@nikkorn nikkorn commented Mar 7, 2024

  1. Added support for JSON tree defintions
  2. Added validateDefintion function to use in validating JSON/MDSL definitons
  3. Added convertMDSLToJSON function to convert existing MDSL definitions to JSON
  4. Tidied up error handling for agent and registered function invocation
  5. Action functions can now explicitly return a value of State.RUNNING instead of having to return undefined
  6. Fixed issue where rejected action function promises were not handled correctly
  7. Fixed issue where registered functions were called with incorrect arguments
  8. Fixed some typings
  9. Added a BUNCH of tests

@nikkorn nikkorn merged commit 244c5cd into master Mar 9, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant