- Added support for CodeIgniter 4 and deprecate support for CodeIgniter 3
- Fix issue #13 and improve regex patterns
- Fix security bug with file download #8
- Updated required PHP version to >=7.1
- Added API capability, such that log and log files can be obtained in a JSON response
- Added log folder path and log file pattern configuration such that they can be configured via CodeIgniter's config.php file