Skip to content

V2.3.8

Latest

Choose a tag to compare

@omar2535 omar2535 released this 20 Mar 18:21
· 98 commits to main since this release
V2.3.8

What's Changed

  • Bump python dependency versions

New Contributors

Feature updates

  • Support for LLM-based dependency generation using litellm (@omar2535)
  • Migrate away from DFS in favor of topological sort (@omar2535)
  • Dependency chain generation now happens during compilation instead of at runtime (@omar2535)
  • Bugfixes to mutation running for objects bucket (@omar2535)
  • Add CLI modes for dependency chain generation and dependency graph generation (@omar2535)