Releases: tamagokun/rackem
Releases · tamagokun/rackem
0.5.2
0.5.1
0.5
0.4.13
0.4.12
0.4.11
0.4.10
0.4.9 Server rewrite
- Code improvements and bug fixes across the board.
- The local Rack'em server has been completely re-built and is now incredibly more faster and stable. Makes local development even better!
- the Logger class has been re-vamp to conform to PHP's psr-3 logger interface. This will allow for better compatibility with using Rack'em with other logging libraries.
Request improvements
A few improvements to the way some information is parsed in \Rackem\Request.
minor bug fix
Fixed a minor bug where if you were running Rackem without an app, it wouldn't work properly.