aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-09-21 23:06:14 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-09-21 23:06:14 -0400
commitbf067544e98f4085c26161953e301aaa00a904df (patch)
treee0b4d0c54c6a6c76e55c233cc40a19e96b5375d0 /CHANGES.md
parent0d36812c6af951a41caac77d5f312949f3bc521f (diff)
Update docs
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 8f5704e0..95458289 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -24,6 +24,8 @@
- Struct fields that start with underscores can be accessed again and function
arguments that start with underscore can be passed (but only as keyword
arguments).
+- Added `table.with(other)`, `table.without(other)`,
+ `table.intersection(other)`, and `table.difference(other)`.
- 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: