Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 464 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 464 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0] - 2023-11-25

Added

  • Binary data support to writeFile.

Fixed

  • Incorrect handling of international characters in paths.
  • Incorrect readdir return type when not withFileTypes: true.