v0.6.1
Changed
- Some improvements to code formatting and styling
Fixed
- Fixed a bug where some third party Composer packages failed to be preloaded due to the library using a
function which initiates calls to the autoloader, meaning any missing object errors could not be caught inside a
Try Block by Polyel and thus, result in an unhandled fatal error.