Releases: tigron/skeleton-core
Releases · tigron/skeleton-core
v0.1.2
improvement:
Skeleton\Core\Package:get_all() should return all skeleton packages.
check if template directory exists
add a check to see if the application template directory exists
v0.1.0
Fixed:
- Autoloader: fix inconsistent behaviour when loading classes in upper- and lowercase
- I18n: proper testing of presence before usage, removes a hard dependency
- Reverse rewriting & routing: numerous bugfixes
Added:
- Media: support .txt and .map files
- Internals: Packages now extend from a core Skeleton class
- Packages: add an efficient cache for installed packages, improves performance
Add skeleton-package functionality
v0.0.5 Change classname of skeleton package modules
Minor bugfixes
v0.0.4 create function to fetch rendered template
New release
v0.0.3 Add hook 'media not found'