Skip to content

Commit a8c792f

Browse files
committed
Update changelog and version
1 parent 39d056f commit a8c792f

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025.11
1+
2025.12

docs/ChangeLog

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
New in 2025.12
2+
Unicode:
3+
+ Update to Unicode 17, including:
4+
+ Fix synthetic codepoint breaks
5+
+ Speed up concats using CRLF
6+
+ Fix grapheme boundary searching
7+
+ Update unicode import scripts to work with new Unicode 17 rules
8+
+ Add more enumeration properties to ucd2c.pl
9+
+ Support new CJK Ideograph Extension
10+
+ Support all versions of emoji dirs
11+
NativeCall:
12+
+ Add vararg support (not supported in JIT yet)
13+
+ Don't read from outdated pointers
14+
Core:
15+
+ Add PTY support
16+
+ Switch to temp fork of libuv
17+
+ Update azure pipeline OS versions
18+
19+
120
New in 2025.11
221
Core:
322
+ Bump rapidhash to v3

0 commit comments

Comments
 (0)