From cdc6037af740566d5329cef9d303f06e81682780 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 17 Aug 2025 13:33:23 -0400 Subject: Add JSON module. --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index 0cd6df3a..29a69e21 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,6 +10,7 @@ number and exit. - Added `tomo --prefix` to print the Tomo install prefix. - Sets now support infix operations for `and`, `or`, `xor`, and `-`. +- Added new `json` module for JSON parsing and encoding. - Added `Path.sibling()`. - Added `Path.has_extension()`. - Added `Table.with_fallback()`. -- cgit v1.2.3