Skip to content

Latest commit

 

History

History
321 lines (137 loc) · 11.6 KB

CHANGELOG.md

File metadata and controls

321 lines (137 loc) · 11.6 KB

Changelog

"name: v3.1.0" is a release tag

v3.1.0 (2024-08-15)

Bug Fixes

  • add exclude argumant in target following the right sequence (868d3a01fda16fa)

Documentation

Refactor

ALM

"name: v3.0.2" is a release tag

v3.0.2 (2024-08-10)

Documentation

Refactor

  • deprecate setEntryPoint, setConditionalEntryPoint and setFinishPoint (286315d59dd9425)

"name: v3.0.1" is a release tag

v3.0.1 (2024-08-05)

Documentation

Refactor

  • rename param name 'schema' to 'channels' (1f449590227b3e8)

    langgraph.js compliance

  • rename param name 'schema' to 'channels' (49a8a0a246ae707)

    langgraph.js compliance

"name: v3.0.0" is a release tag

v3.0.0 (2024-08-04)

Features

  • finalize Status Schema Management (0858b51d0ccb87a)

    refine Channel class update Demo refine unit test

  • refine Channels management (74a4768633e8caf)

    introducing State Schema concept

  • add EvaluableValueProtocol (8d6f2aabd87333e)

Documentation

Refactor

"name: v2.0.1" is a release tag

v2.0.1 (2024-07-09)

Bug Fixes

Documentation

"name: v2.0.0" is a release tag

v2.0.0 (2024-07-08)

Features

Documentation

Refactor

"name: v1.2.2" is a release tag

v1.2.2 (2024-04-20)

Features

Documentation

Refactor

"name: v1.2.1" is a release tag

v1.2.1 (2024-03-19)

Bug Fixes

Documentation

"name: v1.2.0" is a release tag

v1.2.0 (2024-03-19)

Features

Documentation

Refactor

"name: v1.1.0" is a release tag

v1.1.0 (2024-03-17)

Features

  • add support of streaming result (7814bc9aa5b14fc)

    create a new struct NodeOutput use of AsyncThrowingStream add unit test resolve #1

  • add swift-async-algorithms package (220b164840bd090)

    work on #1

Bug Fixes

Documentation

Refactor

"name: v1.0.0" is a release tag

v1.0.0 (2024-03-16)

Features

Documentation

Refactor

ALM