diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-12-22 16:32:40 -0500 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-12-22 16:32:40 -0500 |
| commit | 83e6cc9197bd8e7a19834d291fe4c5e62639db38 (patch) | |
| tree | e1fad62f8e579427470e40ead166ea0e90745665 /CHANGES.md | |
| parent | 0ee53cd5a79d41b124413d5da3e4279d06b17bfc (diff) | |
Add Path.writer() and Path.byte_writer()
Diffstat (limited to 'CHANGES.md')
| -rw-r--r-- | CHANGES.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ # Version History +## v2025-12-22 + +- Added `Path.writer()` and `Path.byte_writer()` for multiple successive writes + ## v2025-12-21.6 - Add smarter default behavior if run without any args (REPL-like script runner) |
