Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 725 Bytes

CHANGELOG.md

File metadata and controls

33 lines (21 loc) · 725 Bytes

Change Log

All notable changes to this project will be documented in this file.

1.1.1 - 2016-12-19

###Added

  • More code comments.

###Changed

  • Minor refactoring for space calculation.

1.1.0 - 2016-10-25

###Added

  • Round line caps.

###Changed

  • Updated line size calculations.

1.0.1 - 2016-10-16

###Added

  • More code comments.
  • Unit tests.

###Removed

  • Unused methods

1.0.0 - 2016-10-05

Changed

  • Updated code to Swift 3