On the road to stable version 1.0.0 * Non-optional subscript now traps program with a fatal error on missing config key (this must not ever happen, though) * Dropped `swift-log` dependency (as it was barely used only once in non-optional subscript to report missing value) * Updated README.md with more comprehensive Vapor compatibility layer example