We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33ffa7b commit ad0aae2Copy full SHA for ad0aae2
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+## [v1.6.0] - 2026-02-25
2
+
3
+### 🚀 Features
4
5
+- Use new UTF8-compatible (w)char codecs
6
+- Use UTF-8 and UTF-16 codeset defaults
7
8
+### 🐛 Bug Fixes
9
10
+- Set input stream codecs in preUnmarshal()
11
+- Use CESU-8 encoding with older Yoko
12
+- Use Latin-1 charset to encode op name
13
14
## [v1.5.3] - 2026-01-09
15
16
### 🚀 Features
0 commit comments