Changes for version 0.20.0 - 2026-02-18

  • Correctness: _touch_file() now checks the return value of close; although no data is written, an unchecked close leaves a theoretical error path undetected; consistent with _write_file() which already checks close

Documentation