This repository was archived by the owner on Mar 5, 2026. It is now read-only.
Commit a68a18c
committed
Update version to v2.2.0
New features:
- DynamicBuffer can now be moved to and from String
- DynamicBuffer can be copied from SharedBuffer
- AsyncWebSocket interface is updated to use DynamicBuffer, clarifying
ownership semantics
Fixes:
- contentTypeFor: Fix handling when extension not found
- Fix warnings on ESP32 when debug prints are enabled1 parent 0897c48 commit a68a18c
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments