diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-12-22 17:53:02 -0500 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-12-22 17:53:02 -0500 |
| commit | cd6923bf137caa24c3cc2d05965c7cfa2428fb4d (patch) | |
| tree | b69e06f1be32ec6d2142cf1ccd2224f568baf8b9 | |
| parent | 7653cc84cff0b9168eeaccd056631e70a16930a0 (diff) | |
Update changelog
| -rw-r--r-- | CHANGES.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,7 +2,9 @@ ## v2025-12-22 -- Use static linking for compiled executables +- Use static linking instead of dynamic linking for the Tomo standard library + as well as for user libraries. This produces binaries that do not depend on + having Tomo and the library installed at runtime. - Added `Path.writer()` and `Path.byte_writer()` for multiple successive writes ## v2025-12-21.6 |
