We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa4957f commit 4b2a85fCopy full SHA for 4b2a85f
ChangeLog.md
@@ -5,6 +5,9 @@ XP Framework Core ChangeLog
5
6
### Features
7
8
+* Merged PR #360: Add an `io.Blob` class as a bridge between string, bytes
9
+ and streams, see https://developer.mozilla.org/en-US/docs/Web/API/Blob
10
+ (@thekid)
11
* Merged PR #359: Integrate PHP's stream filters into `io.streams`, see
12
https://www.php.net/manual/en/filters.php
13
(@thekid)
0 commit comments