Skip to content

Releases: bsorrentino/LangGraph-Swift

3.1.0

15 Aug 20:56
Compare
Choose a tag to compare

v3.1.0 (2024-08-15)

Bug Fixes

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

Documentation

Refactor

ALM

3.0.2

12 Aug 09:33
Compare
Choose a tag to compare

v3.0.2 (2024-08-10)

Documentation

Refactor

  • deprecate setEntryPoint, setConditionalEntryPoint and setFinishPoint (286315d59dd9425)

3.0.1

05 Aug 08:01
Compare
Choose a tag to compare

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

2.0.1

15 Jul 16:44
Compare
Choose a tag to compare

v2.0.1 (2024-07-09)

Bug Fixes

2.0.0

08 Jul 11:08
Compare
Choose a tag to compare

v2.0.0 (2024-07-08)

Features

Documentation

Refactor