Skip to content

ChosenLib v1.6.0

Latest

Choose a tag to compare

@urmoit urmoit released this 03 Nov 21:12
2393033

ChosenLib v1.6.0 – Changelog

New in this release

Major New Utility Classes

  • FileUtils - File system utilities for safe file operations and data management:

    • File operations: readFile(), writeFile(), copyFile(), moveFile(), deleteFile()
    • Directory operations: createDirectory(), listFiles()
    • File search: searchFiles()
  • Command Framework - Easy command creation and management:

    • Command Interface: A simple interface for creating commands.
    • Command Manager: A centralized manager for registering commands.

General

  • Internal version updated to 1.6.0