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()
- File operations:
-
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