diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-07-10 14:44:33 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-07-10 14:46:42 -0400 |
| commit | befadfb701e822468645e5b5bcb0f130f4937404 (patch) | |
| tree | d8b148e93fc5b1b206bd056e6e74211daec98cca /CHANGES.md | |
| parent | ba7161d6a3156a966c21ea3e06168bdac9803819 (diff) | |
Add text compression optimizations for unicode text
Diffstat (limited to 'CHANGES.md')
| -rw-r--r-- | CHANGES.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ - Added Path.has_extension() - Added Table.with_fallback() - Added Int*.get_bit() and Byte.get_bit() +- Improved space efficiency of Text that contains non-ASCII codepoints - Fixed bugs: - Negative integers weren't converting to text properly. - Mutation of a collection during iteration was violating value semantics. |
