[Diff since v0.5.6](https://github.com/KristofferC/TimerOutputs.jl/compare/v0.5.6...v0.5.7)
**Closed issues:**
- add newline to print_timer (#56)
- BoundsError: attempt to access 0-element Array{TimerOutputs.TimerOutput,1} (#69)
- Export to DataFrame (#73)
- Migrate to travis-ci.com (#93)
- Diacritics messes up printing of table columns (#94)
- Unsatisfiable requirements detected for package DataFrames v0.19.3 (#97)
**Merged pull requests:**
- print a newline in print_timer (#88) (@KristofferC)
- update build badge to link to travis-ci.com; closes #93 (#96) (@ranocha)
- Add complement function (#99) (@KristofferC)
- improve alignment (#100) (@KristofferC)