v12.0.0
- Swift 4.0 support
- Redone logging protocol
Breaking changes
The logging protocol no longer expects a String and args that will go into that string. Instead it expects an autoclosure for a string.
The logging protocol no longer expects a String and args that will go into that string. Instead it expects an autoclosure for a string.