Skip to content

Version 1.2.14

Compare
Choose a tag to compare
@tlil tlil released this 16 Aug 13:32
· 149 commits to master since this release
  • The engine is now included as a git subtree instead of a git submodule
  • The parser is also baked in as a git subtree
  • Add TypeRegister.Add<TInterface, TImplementation>() to register interface implementations outside of containing assembly
  • Pass through Data from exceptions to ExecutionError, and include in serialised result