Skip to content

v4.2.0

Compare
Choose a tag to compare
@drache42 drache42 released this 16 Jul 18:53
· 13 commits to main since this release
7fdba58

What's Changed

New Features

  • Support extract-value boolean flag for Datasources
  • Manifest can now be serialized and deserialized

Documentation

  • Python Environment Config Doc improvements

Known Issues

  • Python wrapper objects cannot be accessed through dependency injection. .NET object can be injected and python wrappers built from them.
  • Some sample hooks in documentation only include C# sample code.