Skip to content

Releases: run-llama/workflows-py

v0.2.0

11 Jun 07:38
babb11e

Choose a tag to compare

What's Changed

New Features 🎉

  • chore: modernize Python code using 3.10+ annotations by @masci in #3
  • chore: reorg import paths, reduce exported symbols at the root by @masci in #4

Full Changelog: v0.1.0...v0.2.0

v0.1.0

10 Jun 11:05
bce5b7f

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: add instrumentation, same as in core.workflow by @masci in #1
  • chore: add pre-commit hooks and lint code by @masci in #2

New Contributors

  • @masci made their first contribution in #1

Full Changelog: https://github.com/run-llama/workflows/commits/v0.1.0