Skip to content

Tags: Kaiede/RPiLight

Tags

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Swift CI Versions to 5.1.5 and 5.2

Updates the CI so that the official version of Swift is 5.1.5, while also building 5.2 in planning for later migration.

1.1.0

Toggle 1.1.0's commit message
Make it Possible to Re-Bootstrap

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #64 from Kaiede/vNext

Prep 1.0 for Release

0.9.0

Toggle 0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update To Swift 4.1.3 and 4.2 on Linux CI (#59)

0.3.1

Toggle 0.3.1's commit message
Add Test for 32-bit Overflow

0.3.0

Toggle 0.3.0's commit message
Swift 3 Doesn’t Have DispatchTimeInterval.never

This broke tests further…

0.2.2

Toggle 0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
"./install.sh update" should use tags

Instead of always syncing to the head, this command should sync to the latest tag. This will make it a bit easier to merge work back into master without exposing it to users as a byproduct.

0.2.1

Toggle 0.2.1's commit message
Make Mac Travis Build Faster

Telling Travis that it is swift makes it take about 4 times as long as it pokes things like the iOS simulator we don’t care about. We just need the ‘swift’ command which is already in the Xcode images.

0.2.0

Toggle 0.2.0's commit message
Talk about Per Channel Tweaks in README

0.1.7

Toggle 0.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Installer

The command to unpack the swift tarball didn't actually do the unpack.