Releases: DAGWorks-Inc/burr
Releases · DAGWorks-Inc/burr
burr-0.7.0
What's Changed
- Adds links to the left hand index by @skrawcz in #65
- Fixes change in sequence id/no by @skrawcz in #70
- MVP for telemetry by @elijahbenizzy in #74
- Formally adds state persistence by @skrawcz in #73
- Bumps version from 0.6.0 to 0.7.0 by @elijahbenizzy in #77
Full Changelog: burr-0.6.0...burr-0.7.0
burr-0.6.0
What's Changed
- Update README.md by @elijahbenizzy in #62
- Streaming by @elijahbenizzy in #61
- Bumps version from 0.5.1 to 0.6.0 by @elijahbenizzy in #66
Full Changelog: burr-0.5.1...burr-0.6.0
burr-0.5.1
What's Changed
- Improves the UI for graph by @elijahbenizzy in #60
Full Changelog: burr-0.5.0...burr-0.5.1
burr-0.5.0
Note this a portion of this is not backwards compatible. The API is, but the logs stored by the client will need to be regenerate. You can always run rm -rf ~/.burr
or back it up: mv ~/.burr ~/.burr_old
.
What's Changed
- Simple chatbot + docs update by @elijahbenizzy in #40
- Updates documentation link by @elijahbenizzy in #42
- Fixes CNAME by @elijahbenizzy in #43
- Update README.md by @skrawcz in #45
- Update README.md by @skrawcz in #47
- Adds function to get state to tracker by @skrawcz in #48
- Add corgi adventure example by @jombooth in #54
- Adds contributors section to README by @elijahbenizzy in #55
- Tracing by @elijahbenizzy in #50
- Bumps Burr version from 0.4.0 to 0.5.0 by @elijahbenizzy in #57
New Contributors
Full Changelog: burr-0.4.0...burr-0.5.0
burr-0.4.0
What's Changed
- Install target + dependencies fixes by @elijahbenizzy in #32
- Add telephone examples, conversation RAG, and halt conditions by @skrawcz in #12
- Adds tracking of inputs as part of pre-run-hook by @elijahbenizzy in #37
- Solves #31 -- enables deletion operation on state by @elijahbenizzy in #34
- Adds roadmap + signup for Burr Cloud by @elijahbenizzy in #38
- Add multi agent by @skrawcz in #23
- Adds/updates demo for release by @elijahbenizzy in #39
Full Changelog: burr-0.3.0...burr-0.4.0
burr-0.3.0
What's Changed
- Fixes pyproject.toml install target by @elijahbenizzy in #27
- Initializes telemetry UI by @elijahbenizzy in #24
Full Changelog: burr-0.2.0...burr-0.3.0
burr-0.2.0
What's Changed
- V0 by @elijahbenizzy in #1
- Adds quick gif to README to demonstrate what burr does by @elijahbenizzy in #3
- Fixes bullet points + renames docs file to make planned capabilities by @elijahbenizzy in #4
- Documentation Updates by @elijahbenizzy in #6
- Adds helpful error message for action failure by @elijahbenizzy in #13
- Adds single step action by @elijahbenizzy in #15
- Burr tracking client by @elijahbenizzy in #18
- External inputs by @elijahbenizzy in #20
- Bumps burr from 0.1.0 to 0.2.0 by @elijahbenizzy in #26
New Contributors
- @elijahbenizzy made their first contribution in #1
Full Changelog: https://github.com/DAGWorks-Inc/burr/commits/burr-0.2.0