Skip to content

Latest commit

 

History

History
60 lines (36 loc) · 2.15 KB

CHANGELOG.md

File metadata and controls

60 lines (36 loc) · 2.15 KB

CHANGELOG

The changelog for Nine41. Also see the releases on GitHub.

3.0.0

  • Minimum macOS 11.0 now required
  • Fixed "Invalid argument" error for --time value in Xcode 15.3 (#70, @jessesquires)
  • Performance optimizations, only create date formatters once (@jessesquires)

2.3.1

2.3.0

2.2.0

2.1.0

  • Fixed issue where script might hang. (#11, @jessesquires)

  • Fixed issue where "9:41" would display incorrect date/time in timezones outside of US Pacific. (#13, @aoenth)

  • Added support for CocoaPods. See README for instructions. (#12, @ricsantos)

2.0.1

  • Added an .executable product to the Swift package (@jessesquires)

2.0.0

  • Now requires Xcode 11.4

  • Add Swift Package Manager support (@jessesquires)

  • Set date text to Tuesday January 9, which shows on iPad status bars (#4, @tfe)

  • Setup SwiftLint for project (#5, @jessesquires)

  • Setup Danger for project (#9, @jessesquires)

  • Override the operator (carrier) name to be the empty string (#8, @jessesquires)

1.0

Initial release.