Releases: userfrosting/support
Releases · userfrosting/support
4.5.0
21 Apr 00:23
Compare
Sorry, something went wrong.
No results found
4.4.1
28 Dec 19:18
Compare
Sorry, something went wrong.
No results found
Replaced Travis with GitHub Action for build
Fix deprecation in tests
4.4.0
18 Mar 00:56
Compare
Sorry, something went wrong.
No results found
4.3.4
06 Jan 00:50
Compare
Sorry, something went wrong.
No results found
Added PHP 7.4 to Travis
Fix issue with test data
4.3.3
05 Nov 14:31
Compare
Sorry, something went wrong.
No results found
Remove '?string' in UserFrosting\Support\Repository:mergeItems() method to restore compatability with RequestSchemaInterface.
4.3.2
05 Nov 13:31
Compare
Sorry, something went wrong.
No results found
Remove ':array' in UserFrosting\Support\Repository\PathBuilder:buildPaths() abstract method to restore compatability with ConfigPathBuilder
4.3.1
05 Nov 00:40
Compare
Sorry, something went wrong.
No results found
Improved code quality & type hinting
Fixed issue where an empty Yaml file would produce a null. Now returns an empty array
UserFrosting\Support\DotenvEditor\DotenvEditor::load will throw an error if a null path is passed.
Replaced deprecated code in UserFrosting\Support\Repository\Repository
4.3.0
22 Jun 15:06
Compare
Sorry, something went wrong.
No results found
Dropping support for PHP 5.6 & 7.0
Updated Illuminate/Config to 5.8
Updated PHPUnit to 7.5
4.2.1
10 Apr 03:10
Compare
Sorry, something went wrong.
No results found
Fix issue with FileRepositoryLoader's prependPath method.
Fix issue with Util::stripPrefix if prefix is same as string to process on PHP 5.6.
100% test coverage
4.2.0
13 Jan 20:53
Compare
Sorry, something went wrong.
No results found
Replaced rockettheme/toolbox with userfrosting/uniformresourcelocator.