Releases: bvanhoekelen/performance
Releases · bvanhoekelen/performance
Version v2.1.0 is now available
Added
- Run user and process id information. See: Config::setRunInformation()
Version v2.0.2 is now available
- Fix Too few arguments to function error. See: illuminate/database@ba465fb#diff-eba180ff89e23df156c82c995be952df
Version v2.0.0 is now available
Added
- Add query log support
- Export function (included to file)
- Message function
- Enable an disable manual or automatic base on ENV:APP_DEBUG
- Config item Nice label
Change
- Change config system
- Change display to presenter
- Big code refactoring