2.9.0
- Drop support for iOS 7, 8 & 9
2.8.5
- Improved Swift interface
2.8.1
- Convert private static C functions (that take
self
as an argument) to Objective-Cdirect
methods- Same low overhead, better calling syntax
2.8.0
- Update
initWithOutError:
toinitAndReturnError:
forTLSRollingFileOutputStream
- More idiomatic