Skip to content

Commit 2173974

Browse files
committed
feat: release v2.1.23
1 parent 7987ba9 commit 2173974

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ 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.23] - 2026-02-20
9+
10+
## Added
11+
- add to_lazy_polars() method to Dataset class for lazy Polars LazyFrame support (#116)
12+
- implement query_foundry_sql(return_type='polars') for direct Polars DataFrame output (#115)
13+
14+
## Changed
15+
- deprecate transforms implementation in favor of Palantir VS Code extension
16+
817
## [2.1.22] - 2025-12-15
918

1019
## Added

0 commit comments

Comments
 (0)