Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2022-12-13) ### Bug Fixes * cs-fix ([33cc791](33cc791)) * cs-fix ([60c30da](60c30da)) * cs-fix ([ff5977b](ff5977b)) * cs-fix ([4e349ff](4e349ff)) * fixed flag ([019abbc](019abbc)) * fixed type juggling error ([e0ac105](e0ac105)) * phpstan ([18c6d78](18c6d78)) * simplified FileTest.php ([6805601](6805601)) * updated php version of the test action ([743bdc8](743bdc8)) ### Features * added additional mode ([942fed4](942fed4)) * added File mode consts ([bb4fe16](bb4fe16)) * added fread, ftell and fseek ([c2669f5](c2669f5)) * added fwrite function and allowed getContent to return the whole content ([5670633](5670633)) * added get Extension and toString method ([918e225](918e225)) * added getFilenameWithoutExtension and Tests ([f2bde98](f2bde98)) * added move as alias for rename ([1c21ffe](1c21ffe)) * added possibility to create file when used with write mode ([840a1b2](840a1b2)) * added rename function ([adeb6c1](adeb6c1)) * allow rename to use previous filename if newpath ends with / ([1162444](1162444)) * initialized library ([5fd6568](5fd6568)) * made rename more predictable ([99e639a](99e639a)) * overworked rename method ([6532f5a](6532f5a))
- Loading branch information