All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- PSR-4 autoloading strategy
- Basic dependencies
- Coding style, class properties & methods signatures
- PSR-4, PSR-0, PEAR autoloading strategies to handle many registered directory paths
- Fixed autoloading strategy (#3)
- Recursive autoloading strategy (#4)
- REAR autoloading strategy (#5)
- PSR-0 autoloading strategy (#6)
- PSR-4 autoloading strategy (#7)
- Autoloading strategy interface
- Autoloader context (#2)