All notable changes to this project will be documented in this file. This project is versioned under the Semantic Versioning guidelines.
- Add .gitattributes, .editorconfig files
- Small improvements
- Move config folder outside src directory
- Change config name to config.php
- Service provider optimizations
- Change vendor keyword to package keyword. [May break application, need re-publish config or manual change]
- Change array test method, "not null" to "recursive count"
- Move config folder
- Modify README, change installation directives
- Add keywords section to composer.json
- Add laravel 5.3 support to composer.json
- Add production env feature
- Add a config sample to README
- Modify README, remove comma from composer.json part
- Fix README file
- Initial release