Releases: omitobi/conditional
Releases · omitobi/conditional
2.0.0
30 Apr 21:11
Compare
Sorry, something went wrong.
No results found
1.3.0 Released
07 May 08:09
Compare
Sorry, something went wrong.
No results found
New
Allow PHP 7.2 + @ #51
Readme update with minimum requirement @ #51
Changes
All static properties to class properties @ #51
Readme update with related projects @ 5ad9055
Bugfix
Fix: Failure when there at two conditionals in a function #41 @ 1733cd1
1.2.0 Released
20 Apr 21:32
Compare
Sorry, something went wrong.
No results found
Add conditional(condition, value1, value2) as Tenary operator
Make else() return the value of the last truthy execution
1.1.1 release
19 Apr 15:28
Compare
Sorry, something went wrong.
No results found
Allow call to more than one elseIf() method on an instance #38
1.1 Release
19 Apr 11:50
Compare
Sorry, something went wrong.
No results found
Added elseIf() method #36
Exception can be thrown on fulfilling a condition #33
Update documentation with version instructions
17 Apr 08:37
Compare
Sorry, something went wrong.
No results found
Merge pull request #31 from omitobi/master
[skip travis] Accept 1.* version documentation
Release version 1.0.0
16 Apr 22:10
Compare
Sorry, something went wrong.
No results found
Add If(), else(), then() methods
Allow invokable classes in returnable method
Enable calling Conditional via helper method conditional()
Update documentation
The smart if else
16 Apr 17:33
Compare
Sorry, something went wrong.
No results found
Add If(), else(), then() methods
Allow invokable classes in returnable method
Enable calling Conditional via helper method conditional()