Releases: BerliozFramework/Core
Releases · BerliozFramework/Core
v2.5.0
14 Mar 11:26
Compare
Sorry, something went wrong.
No results found
v2.4.0
18 Oct 11:52
Compare
Sorry, something went wrong.
No results found
Added
Compatibility with psr/simple-cache ^2.0 and ^3.0
v2.3.0
04 Sep 09:49
Compare
Sorry, something went wrong.
No results found
Changed
Load composer packages from development too ; to allow usage of commands in dev mode
v2.2.0
25 Jan 00:08
Compare
Sorry, something went wrong.
No results found
Added
Compatibility with library league/flysystem ^3.0
Changed
EntryPoints::get() accept an array of entry name
v2.1.0
12 Jan 23:29
Compare
Sorry, something went wrong.
No results found
Changed
Assets are now loaded on demand and not systematically
Bump package berlioz/service-container to 2.1
Fixed
Bad path to get environment from config
Application services provides class list
List of provides class not added to service container
v1.2.0
26 Nov 10:20
Compare
Sorry, something went wrong.
No results found
v2.0.1
23 Sep 13:30
Compare
Sorry, something went wrong.
No results found
Fixed
Services missing from the list of services provided; tests added to verify in the future
v2.0.0
08 Sep 20:54
Compare
Sorry, something went wrong.
No results found
Fixed
Signature of PhpErrorSet::count(): int
v2.0.0-beta2
07 Jul 20:33
Compare
Sorry, something went wrong.
No results found
Added
New Filesystem class to mount only necessaries filesystems
Changed
Change Event::getEvent() for Event::getName()
Debug event get name of event for CustomEvent
Fixed
Bad config path 'berlioz.env' instead of 'berlioz.environment'
Retrieve of config modification time
Add events subscribers from config
Add services providers from config
Missing start event activity for debug
Fix array keys of filtered activities to get memory usage
v2.0.0-beta1
07 Jun 21:13
Compare
Sorry, something went wrong.
No results found
Added
New event manager berlioz/event-manager
New filesystem league/flysystem
Changed
Refactoring
Bump minimal compatibility to PHP 8
Upgrade berlioz/config to 2.x
Upgrade berlioz/service-container to 2.x
Container services config path changed for "container.services"
Removed