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
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,16 @@
2
2
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
3
3
4
4
- - -
5
+
## 0.7.0 - 2024-10-14
6
+
#### Bug Fixes
7
+
- use correct macro in async header (#265) - (dbce850) - Ezekiel Warren
8
+
#### Features
9
+
- remove use of variadic arguments in api due to wasm limitation (#264) - (b034c85) - Ezekiel Warren
10
+
- API for streaming components (#262) - (bf7b0d9) - Austin Kelway
0 commit comments