diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-09-21 15:46:05 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-09-21 15:46:05 -0400 |
| commit | 9397bba55cfacc2ddaa59f84c01ce3d4e38e2232 (patch) | |
| tree | 30a3e06b762e355b1978c9a3448cb37262a4c58d /CHANGES.md | |
| parent | 71f73d8b3ce63f9a3685bc1a1686ef4fab3294a6 (diff) | |
Bugfix for .unique()
Diffstat (limited to 'CHANGES.md')
| -rw-r--r-- | CHANGES.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ - List indexing now gives an optional value. - Added support for inline anonymous enums - Syntax for text literals and inline C code has been simplified somewhat. +- Deprecated sets (just use tables or lists instead) - Added a `--format` flag to the `tomo` binary that autoformats your code (currently unstable, do not rely on it just yet). - Standardized text methods for Unicode encodings: |
