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.16.1 (2026-05-06)
2+
3+ ### 🩹 Fixes
4+
5+ - remove initial fp stab ([ e480f118] ( https://github.com/chaoticgoodcomputing/flowthru/commit/e480f118 ) )
6+
7+ ### ❤️ Thank You
8+
9+ - Spencer Elkington
10+
111## 0.16.0 (2026-05-05)
212
313### 🚀 Features
Original file line number Diff line number Diff line change 3535
3636 <!-- Centralized NuGet package configuration for all src/ projects -->
3737 <PropertyGroup Condition =" $(MSBuildProjectDirectory.Contains('src'))" >
38- <Version >0.16.0 </Version >
38+ <Version >0.16.1 </Version >
3939 <Authors >Spencer Elkington</Authors >
4040 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
4141 <RepositoryUrl >https://github.com/chaoticgoodcomputing/flowthru</RepositoryUrl >
Original file line number Diff line number Diff line change 11{
22 "name" : " flowthru" ,
3- "version" : " 0.16.0 " ,
3+ "version" : " 0.16.1 " ,
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