Skip to content

Releases: phpfunct/funct

1.6.0

Choose a tag to compare

@aurimasniekis aurimasniekis released this 25 Aug 15:06
6343055

What's Changed

New Contributors

Full Changelog: 1.5.0...1.6.0

Accepted PR and code fixes

Choose a tag to compare

@aurimasniekis aurimasniekis released this 19 Dec 01:54
3f01f3f
Merge pull request #43 from mokevnin/master

Fix broken flatten and some other things

1.4.0: Merge pull request #42 from chrjean/master

Choose a tag to compare

@aurimasniekis aurimasniekis released this 22 Jul 12:07
add ifSetOr function

v1.3.0

Choose a tag to compare

@aurimasniekis aurimasniekis released this 01 Feb 17:07

Added

  • Collection\toJson from [chapeupreto]
  • Object\assignIfIsset from [gcds]

Fixed

  • Copyright years from [gcds]

v1.2.0

Choose a tag to compare

@aurimasniekis aurimasniekis released this 24 Dec 12:48

Added

Changed

  • Funct\ArrayKeyNotExists additional test cases from Newman101
  • String\truncate optimization from Newman101
  • Collection\some optimization from zhikiri

Fixed

v1.1.0

Choose a tag to compare

@aurimasniekis aurimasniekis released this 11 Dec 12:14

Added

Changed

  • Strings\latinize bigger char mapping map from gcds

Fixed

Stable version

Choose a tag to compare

@aurimasniekis aurimasniekis released this 02 Dec 11:53

The first stable version of Funct library

Fully working collection & string functions

Choose a tag to compare

@aurimasniekis aurimasniekis released this 01 Dec 10:55
Merge pull request #11 from phpfunct/string_functions

Added string functions from #2