You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
7
8
+
## 0.2.0-alpha.70 (2025-07-15)
9
+
10
+
Full Changelog: [v0.2.0-alpha.69...v0.2.0-alpha.70](https://github.com/openlayer-ai/openlayer-python/compare/v0.2.0-alpha.69...v0.2.0-alpha.70)
11
+
12
+
### Features
13
+
14
+
* clean up environment call outs ([57e6088](https://github.com/openlayer-ai/openlayer-python/commit/57e6088bf5615a33655cc0cdaf652e99024ad70b))
15
+
16
+
17
+
### Bug Fixes
18
+
19
+
***client:** don't send Content-Type header on GET requests ([f8aaafa](https://github.com/openlayer-ai/openlayer-python/commit/f8aaafab8099d2142c6a3a599fc2d09202b56ef7))
20
+
* print successful data streaming ([496f9c4](https://github.com/openlayer-ai/openlayer-python/commit/496f9c48d061db0f68308d2f5959f55fa7cec878))
21
+
8
22
## 0.2.0-alpha.69 (2025-07-11)
9
23
10
24
Full Changelog: [v0.2.0-alpha.68...v0.2.0-alpha.69](https://github.com/openlayer-ai/openlayer-python/compare/v0.2.0-alpha.68...v0.2.0-alpha.69)
0 commit comments