Skip to content

Releases: Fabstract/Assert

v1.0.0

12 Sep 13:07

Choose a tag to compare

First stable version is out with complete unit tests and documentation, yay!

v0.1.4

10 Sep 08:05

Choose a tag to compare

v0.1.4 Pre-release
Pre-release
  • Fixes isSequentialArray method failing for empty arrays.
  • Added unit tests.

v0.1.3

30 May 07:58
30c2df5

Choose a tag to compare

v0.1.3 Pre-release
Pre-release
Merge pull request #1 from omerkocaoglu/master

ADD isIntOrFloat

v0.1.2

18 May 09:47

Choose a tag to compare

v0.1.2 Pre-release
Pre-release
ADD phpunit to require-dev

v0.1.1

17 Apr 08:29

Choose a tag to compare

v0.1.1 Pre-release
Pre-release
REFACTOR removed throws comments and added comments that suppress rel…

v0.1.0

29 Mar 13:42

Choose a tag to compare

v0.1.0 Pre-release
Pre-release
CHANGE use static instead of Assert when calling methods