Releases: glady/Behind
Releases · glady/Behind
Error-handling of duplicate class definition within different files
Minor optimizations and fixes
CompatibilityMode
Added compatibility mode for fixing conflicts with other classloaders/includes
Bugfix loading base helper class glady\Behind
v0.1.6 Update VERSION
Bugfix: issue #5
v0.1.3 increased version for release v0.1.3
Package cleanup
removed not needed code from release-package by defining gitattributes with export-ignore.
v0.1.1
ClassLoader
This is the first release of current ClassLoader milestone, containing
- simple class loading
- package writing for single file-system (and cache) access on big frameworks
- creating class-maps
- possibility to use composer package without composer-autoload (with only class-map, psr-0 and psr-4 autoloading)