Skip to content

Releases: Idleness76/Weavegraph

Weavegraph v0.7.0

24 May 16:51
0cbcc47

Choose a tag to compare

Weavegraph v0.6.0

11 May 13:59
84e7e2c

Choose a tag to compare

See CHANGELOG.md for details.

Weavegraph v0.5.0

08 May 21:34
ad8da01

Choose a tag to compare

See CHANGELOG.md for details.

Weavegraph v0.4.0

03 May 12:59
dcdb7cb

Choose a tag to compare

See CHANGELOG.md for details.

Weavegraph v0.3.0

07 Mar 16:48
b581c92

Choose a tag to compare

See CHANGELOG.md for details.

wg-ragsmith v0.1.3

11 Feb 22:12

Choose a tag to compare

Changes

  • Minor dependency updates and alignment with the current weavegraph stack.
  • Internal refactors and formatting updates.
  • Documentation and maintenance tooling tweaks.

No breaking API changes expected.

weavegraph v0.2.0

11 Feb 22:12

Choose a tag to compare

Breaking changes

  • Type-safe message roles: introduce Role enum and helpers like Message::with_role, role_type(), is_role(). String role comparisons should move to typed helpers.
  • AppRunner construction is now builder-based; legacy constructors are deprecated.
  • Runner module decomposition: internal types moved into runtimes::session, runtimes::execution, and runtimes::streaming.
  • Fewer panics: internal .expect() calls replaced with Result returns in runtime paths.

New features and improvements

  • Graph API enhancements: node/edge iteration and topological sort helpers.
  • Documentation and examples updated to reflect refactored APIs.
  • Internal refactors for clarity and maintainability.

Migration guide

See docs/MIGRATION.md for detailed upgrade steps and examples.

  • Docs.rs build issue resolved by aligning wg-ragsmith rig dependencies (rig-core/rig-sqlite).

doc gen

01 Oct 23:53

Choose a tag to compare

doc gen Pre-release
Pre-release

v0.1.0-alpha.2

01 Oct 23:33

Choose a tag to compare

v0.1.0-alpha.2 Pre-release
Pre-release

First go...

New Contributors

Full Changelog: https://github.com/Idleness76/Weavegraph/commits/v0.1.0-alpha.2