Skip to content

1.1.2

Compare
Choose a tag to compare
@codingchili codingchili released this 29 Mar 19:56

Changes and new features

  • added readDirectoryTree to recursively load configuration files
  • readDirectory and readDirectoryTree now skips folders/files that starts with '.'
  • improved exception handling on failure to parse configuration to include filename.
  • use parallel streams for loading/parsing configuration