Skip to content

Releases: Fabstract/Assert

v1.0.0

Choose a tag to compare

@necipallef necipallef released this 12 Sep 13:07

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

v0.1.4

v0.1.4 Pre-release
Pre-release

Choose a tag to compare

@necipallef necipallef released this 10 Sep 08:05
  • Fixes isSequentialArray method failing for empty arrays.
  • Added unit tests.

v0.1.3

v0.1.3 Pre-release
Pre-release

Choose a tag to compare

@necipallef necipallef released this 30 May 07:58
30c2df5
Merge pull request #1 from omerkocaoglu/master

ADD isIntOrFloat

v0.1.2

v0.1.2 Pre-release
Pre-release

Choose a tag to compare

@necipallef necipallef released this 18 May 09:47
ADD phpunit to require-dev

v0.1.1

v0.1.1 Pre-release
Pre-release

Choose a tag to compare

@necipallef necipallef released this 17 Apr 08:29
REFACTOR removed throws comments and added comments that suppress rel…

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@necipallef necipallef released this 29 Mar 13:42
CHANGE use static instead of Assert when calling methods