Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Version 1.0.13 (Safe File Name)

Choose a tag to compare

@timothymarois timothymarois released this 15 Dec 01:29
· 34 commits to master since this release
  • Added #10 a new configuration variable safe_filename. By default true, suppresses any file name errors and converts the file name to a valid name, if set to false, an exception will be thrown upon a invalid name.

All users who update will notice no errors will appear upon an invalid name. Set safe_filename to false if you prefer the exception to be thrown.