v0.4.0
- Added extensible loader framework that includes `PHPLoader` and can be extended by other packages. - Changed the extensions that are being thrown to more specific ones. They types are extensions of the ones that were previously used, but some exception messages have changed. - Generic `Config` class now uses the loader framework instead of reading the data on its own.