diff options
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: |
