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.0 (2026-05-05)
2+
3+ ### 🚀 Features
4+
5+ - flowthru catalog lifecycle hooks ([ 70126aff] ( https://github.com/chaoticgoodcomputing/flowthru/commit/70126aff ) )
6+ - further efcore production examples and infrastructure ([ 9d0614a9] ( https://github.com/chaoticgoodcomputing/flowthru/commit/9d0614a9 ) )
7+
8+ ### ❤️ Thank You
9+
10+ - Spencer Elkington
11+
112## 0.15.0 (2026-05-03)
213
314### 🚀 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.15 .0</Version >
38+ <Version >0.16 .0</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 6666 carryforward : true
6767 Flowthru.Tests.Kits :
6868 carryforward : true
69- Flowthru.Tests.Templates :
70- carryforward : true
7169 FlowthruCoverage :
7270 carryforward : true
7371 KedroIris :
@@ -100,6 +98,8 @@ flags:
10098 carryforward : true
10199 SpaceflightsPythonEFCore :
102100 carryforward : true
101+ SpaceflightsStagingSchema :
102+ carryforward : true
103103component_management :
104104 individual_components :
105105 - component_id : flowthru
Original file line number Diff line number Diff line change 11{
22 "name" : " flowthru" ,
3- "version" : " 0.15 .0" ,
3+ "version" : " 0.16 .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