Skip to content

Releases: arhframe/util

1.3.0

19 Sep 16:09

Choose a tag to compare

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

11 Apr 18:36

Choose a tag to compare

Fix:

  • Bug when remove folders recursively

1.2.7

15 Mar 15:07

Choose a tag to compare

  • Add checksum for file

1.2.6

14 Mar 11:46

Choose a tag to compare

  • Add http proxy for curl

1.2.5

14 Mar 11:33

Choose a tag to compare

  • add Proxy class
  • File can get http content without curl
  • File can handle http proxy

1.2.0

06 Sep 18:14

Choose a tag to compare

  • 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

05 Jul 15:59

Choose a tag to compare

fix ssl connection

1.1.4

09 Mar 01:04

Choose a tag to compare

+ add default removeFolders value

1.1.3: + fix matching file and folder:

08 Mar 23:28

Choose a tag to compare

   now on filename and folder name

1.1.2

27 Jan 17:31

Choose a tag to compare

fix few bugs