We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ec2aa5 commit f44dd50Copy full SHA for f44dd50
1 file changed
Changes
@@ -3,3 +3,10 @@ Changes
3
4
v4 has many incompatibilities with v3. To see the full list of differences between
5
v3 and v4, please read the [Changes-v4.md file](./Changes-v4.md). Coding Agents should read [MIGRATION-v4.md](./MICRATION-v4.md)
6
+
7
+v4.0.0 - 19 Apr 2026
8
+ * Initial v4 release. Major features:
9
+ * Lighter: Core / Companion module separation. Less dependencies in core.
10
+ * Faster: Use of generics and other optimizations make v4 2x~3x faster than before.
11
+ * Quantum-Ready: ML-KEM and ML-DSA, HPKE (+Hybrid) are supported through companion modules.
12
+ * See Changes-v4.md for a full set of Changes since v3.
0 commit comments