Skip to content

Releases: jimmyoak/utilities

2.5.1b

20 Jan 19:16
Compare
Choose a tag to compare
Merge branch 'master' into master-php53-compatibility

2.5.1

20 Jan 19:04
Compare
Choose a tag to compare
Updated README.md

2.3.7

21 Sep 09:22
Compare
Choose a tag to compare
100% coverage

2.3.6

21 Sep 09:07
Compare
Choose a tag to compare
PHPDoc fixing

2.3.5

21 Sep 08:56
Compare
Choose a tag to compare
get_class -> static::class

2.3.4

16 Sep 15:10
Compare
Choose a tag to compare
Enum now extends SimpleValueObject

2.3.3

04 Sep 12:43
Compare
Choose a tag to compare
Update README.md

2.3.1

31 Aug 15:54
Compare
Choose a tag to compare
@var from SimpleValueObject mixed

2.3.0

27 Aug 09:58
Compare
Choose a tag to compare
Rename type() method from enum to value()

2.2.0

25 Aug 09:49
Compare
Choose a tag to compare
Added SimpleValueObject