Skip to content

v0.8.0-rc.5

Choose a tag to compare

@brainlid brainlid released this 07 May 22:01
· 32 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

  • Replace the code and moduledoc examples in sagents.ex by @brainlid in #92
  • Add Credo static analysis to CI and precommit by @brainlid in #93
  • Consolidate AgentServer subscribe API into subscribe/3 + unsubscribe/3 by @brainlid in #94
  • Minor docs cleanup around AgentServer.subscribe(agent_id, :debug) by @brainlid in #95
  • Make interrupted agents restorable across process restart by @brainlid in #96
  • Refactor public API: Session, Factory, FactoryRouter triad by @brainlid in #97
  • Prep for v0.8.0-rc.5 by @brainlid in #98

Full Changelog: v0.8.0-rc.4...v0.8.0-rc.5