diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-09-21 15:47:22 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-09-21 15:47:22 -0400 |
| commit | 8bdc6ed0938c48d36dd1d5ec3ba86f82e472e375 (patch) | |
| tree | 2a2d843eb154cbfed1c45ae741203e40e377aec4 /CHANGES.md | |
| parent | b16ad3aad8cc051b8de5b34c742522f4a574ae8d (diff) | |
Update changelog
Diffstat (limited to 'CHANGES.md')
| -rw-r--r-- | CHANGES.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ - 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) + - Tables now have `and`, `or`, `xor`, and `-` (minus) metamethods - 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: |
