Skip to content

You may call it a release candidate of 1.0.0

Latest
Compare
Choose a tag to compare
@kirilltitov kirilltitov released this 06 Jun 08:48
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