diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-07-10 14:47:23 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-07-10 14:47:23 -0400 |
| commit | 4c84fbdee185a63e60bc93798c0fc149bcd945fd (patch) | |
| tree | 76cc997de0cb0e356e2455f7b368e81fda431156 | |
| parent | 394da24c854fdd2dc08e37090263972b732f5424 (diff) | |
| parent | befadfb701e822468645e5b5bcb0f130f4937404 (diff) | |
Merge branch 'main' into decimals
| -rw-r--r-- | CHANGES.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,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. |
