File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ "name: v2.0.0" is a release tag
5
+
6
+ ## [ v2.0.0] ( https://github.com/bsorrentino/LangGraph-Swift/releases/tag/v2.0.0 ) (2024-07-08)
7
+
8
+ ### Features
9
+
10
+ * add setConditionalEntryPoint method ([ d870c296b8c73f0] ( https://github.com/bsorrentino/LangGraph-Swift/commit/d870c296b8c73f03bb3e667142badca2a95b4773 ) )
11
+ > resolve #3
12
+
13
+
14
+
15
+ ### Documentation
16
+
17
+ - update readme ([ 3cbe0fa5f9bde5f] ( https://github.com/bsorrentino/LangGraph-Swift/commit/3cbe0fa5f9bde5fa28d63ed4dc9aa34c2e4e7a74 ) )
18
+
19
+ - update changelog ([ 313a953020673c1] ( https://github.com/bsorrentino/LangGraph-Swift/commit/313a953020673c162dfa6b8d1f76d78ce4930d2c ) )
20
+
21
+
22
+ ### Refactor
23
+
24
+ - ** tests** update class names ([ 61edc7ce9e51acc] ( https://github.com/bsorrentino/LangGraph-Swift/commit/61edc7ce9e51acc4d933da112443dae358db6847 ) )
25
+
26
+ - ** AgentExecutor** apply new names ([ 2a1e495e4874c33] ( https://github.com/bsorrentino/LangGraph-Swift/commit/2a1e495e4874c33c4abfdd5d65153571a838c6c0 ) )
27
+
28
+ - ** langgraph** rename Errors enum ([ 2414f647631d331] ( https://github.com/bsorrentino/LangGraph-Swift/commit/2414f647631d3315d54c90857cceffc8a0ce9969 ) )
29
+
30
+ - rename classes ([ 0800db80be61009] ( https://github.com/bsorrentino/LangGraph-Swift/commit/0800db80be61009e211bc9e79a90dfa1db77110e ) )
31
+ > GraphState -> ; StateGraph
32
+ > Runner -> ; CompiledGraph
33
+
34
+
35
+
36
+
4
37
"name: v1.2.2" is a release tag
5
38
6
39
## [ v1.2.2] ( https://github.com/bsorrentino/LangGraph-Swift/releases/tag/v1.2.2 ) (2024-04-20)
You can’t perform that action at this time.
0 commit comments