2.0.0
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>