v0.6.0
What's Changed
- docs: README install section for v0.5.0 PyPI publish by @chris-colinsky in #31
- docs: ship the openarmature docs site (Phase A) by @chris-colinsky in #32
- ci: rename CF Pages project to openarmature-python-docs by @chris-colinsky in #33
- docs: flip site_url to apex openarmature.ai by @chris-colinsky in #34
- docs: drop mike version provider for pre-1.0 by @chris-colinsky in #35
- docs: README rework + small docs-site polish by @chris-colinsky in #36
- chore: add PEP 621 classifiers to pyproject.toml by @chris-colinsky in #37
- chore: pin GitHub Actions to SHAs, add dependabot by @chris-colinsky in #38
- docs: scrub em dashes, polish landing + nav by @chris-colinsky in #41
- chore(deps): bump softprops/action-gh-release from 2.6.2 to 3.0.0 by @dependabot[bot] in #39
- chore(deps): bump github/codeql-action from 3.35.4 to 4.35.4 by @dependabot[bot] in #40
- feat(llm): structured output (proposal 0016) by @chris-colinsky in #42
- chore: bring examples under pyright by @chris-colinsky in #43
- feat(llm): image content blocks (proposal 0015) by @chris-colinsky in #44
- feat(prompts): prompt-management core (proposal 0017) by @chris-colinsky in #45
- feat(checkpoint): state migration for checkpoints (proposal 0014) by @chris-colinsky in #46
- feat(graph): parallel branches (proposal 0011) by @chris-colinsky in #47
- chore(release): v0.6.0 by @chris-colinsky in #48
- fix(release): install examples dep group in release workflow by @chris-colinsky in #49
New Contributors
- @dependabot[bot] made their first contribution in #39
Full Changelog: v0.5.0...v0.6.0