Releases: SebKay/noticeable
Releases · SebKay/noticeable
v2.2.0
Compare
Sorry, something went wrong.
No results found
SebKay
released this
01 Dec 12:56
Added new Composer scripts for running tests and validating code.
Refined test names.
Refined responsibilities of which tests/classes should handle which logic.
v2.1.0
Compare
Sorry, something went wrong.
No results found
SebKay
released this
27 Nov 12:21
Fixed errors when trying to get notice when it hasn't been set.
Fixed composer phpunit script not running tests properly.
v2.0.0
Compare
Sorry, something went wrong.
No results found
SebKay
released this
09 Sep 15:58
Major release which includes breaking changes:
No more arrays for the notice content as there's now as new \Noticeable\NoticeContent value object for that.
info is now a valid notice type.
v1.2.0
Compare
Sorry, something went wrong.
No results found
SebKay
released this
08 Sep 15:41
This release includes unit tests for the main functionality of the package.
Exceptions are now thrown if the keys message and type aren't set in the passed array argument when using \Noticeable\Notice::set();.
v1.1.0
Compare
Sorry, something went wrong.
No results found
SebKay
released this
24 Jun 16:56
The package has been renamed from sebkay/php-notice to sebkay/noticeable.
v1.0.0
Compare
Sorry, something went wrong.
No results found
SebKay
released this
18 Jun 15:53
Merge branch 'main' of https://github.com/SebKay/php-notice into main