Skip to content

2.0.0

Choose a tag to compare

@leoweyr leoweyr released this 22 Apr 05:21
· 4 commits to main since this release

Added

  • feat: add param to class<File> constructor that support setting whether to automatically create the file if it does not exist and enable file lock

  • feat: add method<create> to class<File>

Changed

  • BREAKING CHANGE: get file attribute information from property:dict<info> instead of property<full_name> & property<name> & property<ext>