Skip to content

vizro-core-0.1.42

Choose a tag to compare

@github-actions github-actions released this 27 Jun 11:53
· 362 commits to main since this release
af65ae5

Added

  • yaml/json configurations can specify _target_ functions with any import path rather than being restricted to built-in Vizro functions. (#1255)

  • Add option to validate yaml/json configurations without importing CapturedCallable functions. See the user guide on extensions for more details. (#1255)

Fixed