Skip to content

1.22

Compare
Choose a tag to compare
@jorgecc jorgecc released this 11 Aug 12:58
· 3 commits to master since this release
  • 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()