Skip to content

v0.3.0

Compare
Choose a tag to compare
@LPGhatguy LPGhatguy released this 14 Dec 08:24
· 1375 commits to master since this release
  • Factored out the plugin into a separate repository
  • Fixed server when using a file as a partition
    • Previously, trailing slashes were put on the end of a partition even if the read request was an empty string. This broke file reading on Windows when a partition pointed to a file instead of a directory!
  • Started running automatic tests on Travis CI (#9)