Skip to content
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.

Releases: danielsaidi/Vandelay

0.9.3

29 Jun 08:27
Compare
Choose a tag to compare

This version updates the Swift version in the podspec.

0.9.2

29 Jun 08:10
Compare
Choose a tag to compare

This version adds support for Swift 5.2 and bumps all test dependencies.

0.9.1

09 Oct 19:20
Compare
Choose a tag to compare

This version makes a url calculation function public.

0.9.0

09 Oct 19:20
Compare
Choose a tag to compare

This version adds support for Swift 5.1 and Swift Package Manager.

0.8.1

12 Nov 19:08
Compare
Choose a tag to compare

This version moves stuff around between Vandelay and its add-ons. This means that I have had some trial and error getting it to work, but the 0.8.1 version works with both CocoaPods and Carthage. I version bump VandelayQr and VandelayDropbox to 0.8.1 as well.

The add-ons no longer have their own demo projects, since this meant I had to duplicate code en-masse. I moved the demo code to this repo and disabled it for now, since I could not get Carthage to ignore building the example app, which had a bunch of private dependencies. I will add it as a GitHub issue for future fixing.