Skip to content

Releases: arhframe/util

1.3.0

Choose a tag to compare

@ArthurHlt ArthurHlt released this 19 Sep 16:09

Changes:

  • Now we have tests and a CI
  • Finding folders and files in Folder class now use Spl iterator instead of glob function. It should be more faster now.
  • When removing a folder it will now remove all files and folders inside

1.2.8

Choose a tag to compare

@ArthurHlt ArthurHlt released this 11 Apr 18:36

Fix:

  • Bug when remove folders recursively

1.2.7

Choose a tag to compare

@ArthurHlt ArthurHlt released this 15 Mar 15:07
  • Add checksum for file

1.2.6

Choose a tag to compare

@ArthurHlt ArthurHlt released this 14 Mar 11:46
  • Add http proxy for curl

1.2.5

Choose a tag to compare

@ArthurHlt ArthurHlt released this 14 Mar 11:33
  • add Proxy class
  • File can get http content without curl
  • File can handle http proxy

1.2.0

Choose a tag to compare

released this 06 Sep 18:14
  • add comment in file and folder
  • add reading in bianry mode when using getContent method
  • add the possibility to get the hash of a file

1.1.5

Choose a tag to compare

released this 05 Jul 15:59
fix ssl connection

1.1.4

Choose a tag to compare

released this 09 Mar 01:04
+ add default removeFolders value

1.1.3: + fix matching file and folder:

Choose a tag to compare

released this 08 Mar 23:28
   now on filename and folder name

1.1.2

Choose a tag to compare

released this 27 Jan 17:31

fix few bugs