SwiftyTextTable v0.4.0 Release Notes

Release Date: 2016-09-14 // over 7 years ago
  • ๐Ÿ‘ 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