1.22
- 1.22 The next classes have been renamed:
- Text (deprecated) => TextLib
- Collection (deprecated) => CollectionLib
- Debug (deprecated) => DebugLib
- It is because there are a dozen of libraries who use the same name for the classes.
- You can still use the same library without changes but for new code I suggest to use the new names.
- [new] FileLib::getDirFirstFile()