Skip to content

Releases: kayak/attributions

Update scripts to Python 3

08 Jan 07:50
5ee0967
Compare
Choose a tag to compare

Since Python 2 has reached EOL, both scripts have been updated to use Python 3 instead

0.8

02 Jul 12:35
Compare
Choose a tag to compare
0.8

Fixed issue with attributions2json not working when GITHUB_ACCESS_TOKEN environment variable wasn't set.

Allow adding additional attributions

14 Jun 11:23
e4891aa
Compare
Choose a tag to compare
Merge pull request #5 from kayak/features/additional_attributions

Allow adding additional attributions

0.6

11 Feb 11:03
Compare
Choose a tag to compare
0.6

Update to Swift 4.2

0.5

11 Feb 11:02
Compare
Choose a tag to compare
0.5

Add support for readable content width

0.4

26 Oct 15:27
Compare
Choose a tag to compare
0.4

In this release, the common license files have been removed from the framework in order to save on space. You can still reference licenses by id, but you have to include the files yourself.

The setAttributions() function on AttributionViewController now includes a new parameter for passing in an array of these licenses. Each should be the full path to the license file.

0.3.2

25 Apr 14:41
Compare
Choose a tag to compare
Ignore binary frameworks in Cartfile

0.3.1

09 Apr 13:49
1eab857
Compare
Choose a tag to compare
Switch `attributions2json` over to use GitHub's public API instead of…

0.3

05 Oct 14:02
Compare
Choose a tag to compare
0.3

Add support for "Cartfile macros" to customize displayed framework attributions.