Skip to content

Releases: carloe/LicenseGenerator-iOS

Python 3 Migration

15 Mar 11:00
Compare
Choose a tag to compare
  • This release migrates credits.py to Python 3.x.
  • Fixed credits never generating in the example project

Anyone depending on Python 2.x should continue to use version 0.9.0.

Swift 5.x

04 May 10:37
Compare
Choose a tag to compare

The project now targets swift 5.x

Dark Mode

23 Apr 08:02
Compare
Choose a tag to compare

• Adds support for dark mode in iOS & tvOS 13+

Upgrade to Swift 4.2

09 Nov 20:59
Compare
Choose a tag to compare
0.7.0

Swift 4.2 release

Bugfixes

20 Jan 07:15
Compare
Choose a tag to compare
  • Fixed objc compatibility
  • Fixed an issue when presenting LicensesViewController modally
  • Changed tableView property to open to allow more customization

Added tvOS Example

09 Nov 07:26
fcbd59c
Compare
Choose a tag to compare
0.6.3

Updated README.md

Swift 4

08 Nov 20:24
Compare
Choose a tag to compare
0.6.2

Version bump to 0.6.2

Xcode 8 / Swift 3

29 Sep 20:27
Compare
Choose a tag to compare
  • Migrated to Swift 3
  • Migrated to Xcode 8
  • Fixed iOS 8.0 target

Licenses View Controller

05 Apr 05:15
Compare
Choose a tag to compare

The generated plist files can now also be shown in the supplied view controller.

improved command line args

12 Jun 07:35
Compare
Choose a tag to compare
  • renamed -d argument to -s
  • replaced hardcoded exclusions with -e argument