Releases: monkenWu/CodeIgniter4-Burner
Releases · monkenWu/CodeIgniter4-Burner
v1.0.0 beta.3
- Upgrade the development environment to CodeIgniter 4.4 and test it.
- Override Toolbar Class key methods with overrides.
- Use the Custom Exception Handlers handling framework provided by CodeIgniter 4.4 to handle Exceptions.
v1.0.0 beta.2
- Added
Monken\CIBurner\Bridge\Override\Response
class so thatresponse()->send()
can be used properly. - Added Request File Upload Class that supports CodeIgniter4.
- Remove
Monken\CIBurner\Bridge\UploadFileBridge
to support only the framework's built-in file handling classes. - Fix the way App Class gets
$response
V1.0.0 Beta.1
- The app folder can dynamically change with the developer settings.
- Remove unnecessary $_SERVER data synchronization
- Release of the first Beta version
v0.5.2
v0.5.1
v0.5.0 beta
- A new connection management class has been added to manage the availability of connection entities that remain in memory for long periods of time.
- Add
dbAutoClose
andcacheAutoClose
switches to theConfig/burner.php
configuration. - The
CIROAD_DB_AUTOCLOSE
environment variable has been deprecated. - The new service management allows you to freely manage which single instance services will never be reset.
v0.4.1 beta
- New way of using commands.
v0.4.0 beta
- added reload, restart, stop server commands
v0.3.2 beta
Cache Handler fix
v0.3.1 beta
- update to codeigniter 4.3
- added cache interface and swoole-cache interface
Happy Lunar New Year!❤️