This repository has been archived by the owner on Mar 21, 2018. It is now read-only.
Releases: mikemand/logviewer
Releases · mikemand/logviewer
Add Russian and Romanian language support.
Official Laravel 4.2 support
Merge pull request #75 from CWSpear/patch-1 Update composer.json snippet to reference v1.2.*
Provisional Laravel 4.2 Support
Merge pull request #64 from GrahamCampbell/fixes Support all (current) laravel versions
Add Japanese Translation
Merge pull request #59 from kakirigi/ja Japanese language support
Further PSR-2 and clean-up.
Merge pull request #55 from GrahamCampbell/master PSR Style Namespacing
Refactor to PSR-2
Huge thank you to Graham Campbell!
Fix composer issue
Trying to install Symfony components that do not exist is fun.
Update README and remove aliases from provides.json
Only affects those who use Laravel 4 Package Installer.
The aliases are not used, to be honest. There isn't anything static in Logviewer (except maybe the log levels, but that's really only used within the class anyway) to access with a Facade.
Add Vietnamese Translation
Merge pull request #48 from xgenvn/master add Vietnamese translation
Provisional Laravel 4.1 support
More to come in the future.