Skip to content

Releases: tamedevelopers/support

4.0.7

20 Jan 18:44
Compare
Choose a tag to compare
  • Assets Upgrade, Added Relative Path

4.0.6

20 Jan 16:01
Compare
Choose a tag to compare
  • Added More methods to Collections
  • Added View() class to Support Package

4.0.5

16 Jan 18:03
Compare
Choose a tag to compare
  • Same usage, of no concern.
  • Just refactoring of many methods

This doesn't break any of your old or new codes

v4.0.4

05 Dec 13:55
Compare
Choose a tag to compare

v4.0.3

13 Oct 03:48
Compare
Choose a tag to compare
update

v4.0.2

22 Aug 03:34
Compare
Choose a tag to compare

TameZip()->download("filename.zip") --- added

v4.0.1

28 Jul 04:56
Compare
Choose a tag to compare
update

v4.0

18 Jul 19:23
Compare
Choose a tag to compare
asset('path') name changed to tasset('path') "which stands for TameAsset)
  • Due to conflicts with that of Laravel

v3.0.14

04 Jul 02:47
Compare
Choose a tag to compare

Added new methods

Str::formatString('892892982982', 5) // 89289-29829-82

TameStr(); as method/function call
Added collect() // as a method

TameCollect([

]);

Must naming starts with Tame, should incase when using package with Laravel. To avoid name conflicts

v3.0.13

31 May 08:02
Compare
Choose a tag to compare

Support Array Data Error fixed

  • SortArray
  • SortMultipleArray