1.0.9
Explicitly check for null when testing for the end of the paths array when searching for file candidates. This fixes an issue with empty strings as root path, which would immediately stop the iteration and trigger an exception. Resolves: #135
Explicitly check for null when testing for the end of the paths array when searching for file candidates. This fixes an issue with empty strings as root path, which would immediately stop the iteration and trigger an exception. Resolves: #135