Skip to content

A small release with improvements

Choose a tag to compare

@harm-less harm-less released this 04 Jun 07:56
· 6 commits to master since this release
  • Added a method called getBasePaths() to RootDirCollection because it
    was missing
  • Load method in FilesQuery has a max files load
  • Bugfix: adding a dir to the DirCollection caused it to have wrong
    indexes because a index of -1 could occur
  • Made the rootCollection and childCollection methods public