Skip to content

Latest commit

 

History

History
151 lines (79 loc) · 3.46 KB

CHANGELOG.md

File metadata and controls

151 lines (79 loc) · 3.46 KB

Change Log

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.


Next Version

Added


## 0.3.5 (2016-02-24)
Changed
  • Optimized performance by letting log functions take @autoclosure by @reesemclean

## 0.3.4 (2016-02-23)
Changed

## 0.3.3 (2016-02-09)
Added
  • Flush function to make sure all logging messages have been written out by @prenagha
Changed

## 0.3.2 (2016-02-04)
Added
  • 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

## 0.3.1 (2016-01-11)
Added
  • Logging of thread by @VDKA

## 0.3.0 (2015-12-11)

Added



0.2.5 (2015-12-10)

Added


## 0.2.4 (2015-12-09)

Added

  • Installation via Cocoapods for tvOS, watchOS2 & OSX by @davidrothera

Changed


## 0.2.3 (2015-12-09)

Added


## 0.2.2 (2015-12-09)

Added

Fixed


## 0.2.1 (2015-12-06)

Added


## 0.2.0 (2015-12-05)

Added

Fixed


## 0.1.1 (2015-12-01)

Added

Fixed


## 0.1.0 (2015-11-28)

Added