File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.5.6] - 2025-08-04
11+
12+ ### Fixed
13+ - ** Cursor properties** : ` lui.df ` , ` lui.text ` , and ` lui.g ` now correctly return the ** last** (most recent) result instead of the first
14+ - This matches user expectations where the most recent result is typically most relevant
15+ - Affects both ` Cursor ` and ` ResponseProxy ` classes
16+
17+ ### Added
18+ - ** Thread management documentation** : Added comprehensive documentation for ` .url ` and ` .thread_id ` properties
19+ - ** Thread Management section** in notebook API docs with examples for sharing analysis results
20+
21+ ### Improved
22+ - ** Security documentation** : Enhanced credential storage guidelines for AI assistants
23+ - ** Cursor.url property** : Enhanced docstring with examples and use cases
24+
1025## [ 0.5.5] - 2025-08-04
1126
1227### Fixed
You can’t perform that action at this time.
0 commit comments