Skip to content

0.4.0: Swift 3.0 Support

Compare
Choose a tag to compare
@scottrhoyt scottrhoyt released this 14 Sep 02:52

0.4.0: Swift 3.0 Support

Breaking
  • SwiftyTextTable adopts the new Swift 3.0 convention of explicit first
    parameter labels for functions.
  • Linux support for dealing with console formatting escape sequences has been
    removed for the time being due to regular expression portability problems.
Enhancements
  • Swift 3.0 support!
Bug Fixes
  • None