All notable changes to this project will be documented in this file following the style described at Keep a Changelog by @olivierlacan. This project adheres to Semantic Versioning.
Flush
function to make sure all logging messages have been written out by @prenagha
- Versions & tags do not start with a "v" anymore by @skreutzberger
- Easier creation of custom destinations by making certain base class functions public by @irace
- Secrets.* files are ignored by Git to act as credential-holding file in the future by @skreutzberger
- Logging of thread by @VDKA
- File-based minimum level filters by @skreutzberger
- Support for KZLinkedConsole plugin by @skreutzberger
- Installation via Carthage for tvOS, watchOS & OSX by @davidrothera
- Introduction of API limitation to allowed SwiftyBeaver to be used in Extensions by @impossibleventures
- Installation via Cocoapods for tvOS, watchOS2 & OSX by @davidrothera
- No date output if date format is empty by @skreutzberger
- Installation via Swift Package Manager by @davidrothera
- Installation via Cocoapods by @davidrothera
- Wrong level word displayed for Debug level by @skreutzberger
- Flexible level names by @skreutzberger
- Logging of all types and not just strings by @skreutzberger
- Dedicated serial queues for each destination by @skreutzberger
- Destinations are now each in a single file by @skreutzberger
- Wrong scope of
init
function by @skreutzberger
- Downloadable assets by @skreutzberger
- Deployment version to make Carthage work by @manuelvanrijn
- License text by @skreutzberger
- Initial release by @skreutzberger