Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

03.05.01

Compare
Choose a tag to compare
@release-drafter release-drafter released this 09 Jun 02:38
0959218

Changes

πŸ”§ Optimizations

  • Optimized how file handler would retrieve files #63 (@Katsute)

❌ Removed

🐞 Bug Fixes

  • Fixed issue where top level directory walking would sometimes generate keys with extra slashes #64 (@Katsute)
  • Fixed issue where files with spaces in names could not be accessed #64 (@Katsute)
  • Fixed issue where file walking would not add the correct file #64 (@Katsute)
  • Fixed issue where file walking would add the top level directory twice #64 (@Katsute)
  • Fixed issue #59 where adding new directories would not create a watch service #62 (@Katsute)

πŸ“˜ Dependencies