Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 603 Bytes

File metadata and controls

32 lines (18 loc) · 603 Bytes

Changelog

v3.2.0 - 2025-12-21

  • Added the move function.

v3.1.0 - 2025-09-01

  • Added the exists function.

v3.0.1 - 2025-05-13

  • Updated for latest gleam_stdlib and gleam_json.

v3.0.0 - 2024-12-22

  • gleam/dynamic/decode decoders are now used instead of decode/zero decoders.

v2.1.0 - 2024-12-11

  • Added the optional_read function.

v2.0.0 - 2024-12-11

  • The data_directory and temporary_directory configuration values have been replaced by the storage_path configuration.
  • The list function was added.

v1.0.0 - 2024-10-21

  • Initial release.