File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 0.3.0 (2026-04-13)
2+
3+ ### 🚀 Features
4+
5+ - multithreading implementation ([ 934adee] ( https://github.com/chaoticgoodcomputing/flowthru/commit/934adee ) )
6+ - multithreaded flows ([ e0331e5] ( https://github.com/chaoticgoodcomputing/flowthru/commit/e0331e5 ) )
7+
8+ ### 🩹 Fixes
9+
10+ - agent hook ([ 98c1cad] ( https://github.com/chaoticgoodcomputing/flowthru/commit/98c1cad ) )
11+ - programmatic defaults for core counts ([ 67a1065] ( https://github.com/chaoticgoodcomputing/flowthru/commit/67a1065 ) )
12+ - corrected log output ([ 107ceea] ( https://github.com/chaoticgoodcomputing/flowthru/commit/107ceea ) )
13+ - correct test assertion on CLI incoming ([ 780386d] ( https://github.com/chaoticgoodcomputing/flowthru/commit/780386d ) )
14+ - add multithread to split pipeline example ([ 4b7f4af] ( https://github.com/chaoticgoodcomputing/flowthru/commit/4b7f4af ) )
15+ - refactor gql to better fit ([ c32837b] ( https://github.com/chaoticgoodcomputing/flowthru/commit/c32837b ) )
16+
17+ ### ❤️ Thank You
18+
19+ - Spencer Elkington
20+
121## 0.2.0 (2026-04-13)
222
323### 🚀 Features
Original file line number Diff line number Diff line change 11{
22 "name" : " flowthru" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "description" : " A type-safe data engineering framework for .NET" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments