Skip to content

Commit 99fdc51

Browse files
committed
feat: release v2.1.18
1 parent 85d09aa commit 99fdc51

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog],
66
and 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

0 commit comments

Comments
 (0)