A small release with improvements
- 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