File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ,
66and this project adheres to [ Semantic Versioning] .
77
8+ ## [ 2.1.18] - 2025-06-23
9+
10+ ## Added
11+ - add auth_header to TransformContext and support ctx in lighweight (#100 )
12+ - support polars dataframe in CachedFoundryClient.save_dataset (#103 )
13+ - added api_get_table_schema for TableClient (#104 )
14+
815## [ 2.1.17] - 2025-05-19
916
1017## Added
@@ -347,6 +354,7 @@ and this project adheres to [Semantic Versioning].
347354[ Keep a Changelog ] : https://keepachangelog.com/en/1.0.0/
348355[ Semantic Versioning ] : https://semver.org/spec/v2.0.0.html
349356
357+ [ 2.1.18 ] : https://github.com/emdgroup/foundry-dev-tools/compare/v2.1.17...v2.1.18
350358[ 2.1.17 ] : https://github.com/emdgroup/foundry-dev-tools/compare/v2.1.16...v2.1.17
351359[ 2.1.16 ] : https://github.com/emdgroup/foundry-dev-tools/compare/v2.1.15...v2.1.16
352360[ 2.1.15 ] : https://github.com/emdgroup/foundry-dev-tools/compare/v2.1.14...v2.1.15
You can’t perform that action at this time.
0 commit comments