1.0.1
π Bug fixes
- Staticache now handles cache values that are set by other plugins (e.g. the Meta plugin by @fabianmichael) more gracefully. #20
π Documentation
- Add more information to the
README
on required changes to the server setup for custom roots - The PHP loader example code now also tries to determine the content type from the static files
- Clean up indentation in code examples