Skip to content

Releases: monkenWu/CodeIgniter4-Burner

v1.0.0 beta.3

30 Oct 14:03
fd3264e

Choose a tag to compare

  1. Upgrade the development environment to CodeIgniter 4.4 and test it.
  2. Override Toolbar Class key methods with overrides.
  3. Use the Custom Exception Handlers handling framework provided by CodeIgniter 4.4 to handle Exceptions.

v1.0.0 beta.2

15 Jun 16:34
ffd9408

Choose a tag to compare

  1. Added Monken\CIBurner\Bridge\Override\Response class so that response()->send() can be used properly.
  2. Added Request File Upload Class that supports CodeIgniter4.
  3. Remove Monken\CIBurner\Bridge\UploadFileBridge to support only the framework's built-in file handling classes.
  4. Fix the way App Class gets $response

V1.0.0 Beta.1

16 Apr 12:44
90f7bd8

Choose a tag to compare

  1. The app folder can dynamically change with the developer settings.
  2. Remove unnecessary $_SERVER data synchronization
  3. Release of the first Beta version

v0.5.2

02 Apr 09:24
b7afc0b

Choose a tag to compare

  1. Fix the bug that CodeIgniter Set Cookies are not delivered correctly to PSR-Response.
  2. Added set cookies and csrf test cases

v0.5.1

26 Mar 16:17
853c56b

Choose a tag to compare

  1. Fix an error when the CodeIgniter Response Object body is null.
  2. Added official documentation and reduced README content.

v0.5.0 beta

05 Mar 14:42
7724e3c

Choose a tag to compare

  1. A new connection management class has been added to manage the availability of connection entities that remain in memory for long periods of time.
  2. Add dbAutoClose and cacheAutoClose switches to the Config/burner.php configuration.
  3. The CIROAD_DB_AUTOCLOSE environment variable has been deprecated.
  4. The new service management allows you to freely manage which single instance services will never be reset.

v0.4.1 beta

26 Jan 18:18
75107fe

Choose a tag to compare

v0.4.1 beta Pre-release
Pre-release
  1. New way of using commands.

v0.4.0 beta

26 Jan 05:48
0f35ad5

Choose a tag to compare

v0.4.0 beta Pre-release
Pre-release
  1. added reload, restart, stop server commands

v0.3.2 beta

21 Jan 03:13
8627407

Choose a tag to compare

v0.3.2 beta Pre-release
Pre-release

Cache Handler fix

v0.3.1 beta

20 Jan 16:59
9b57055

Choose a tag to compare

v0.3.1 beta Pre-release
Pre-release
  1. update to codeigniter 4.3
  2. added cache interface and swoole-cache interface
    Happy Lunar New Year!❤️