Skip to content

Releases: the-grid/Disc

Release podspec

23 Jun 18:32
Compare
Choose a tag to compare
0.6.0

update spec

Podspec

21 Jun 21:36
Compare
Choose a tag to compare
Merge pull request #30 from the-grid/podspec

Podspec

PUT, not POST for refresh token request

07 Jun 01:19
Compare
Choose a tag to compare
0.5.7

swap token exchange request to PUT

Minor naming update

07 Jun 00:36
Compare
Choose a tag to compare
0.5.6

naming fix

Update Swish

25 May 06:24
Compare
Choose a tag to compare
Merge pull request #27 from the-grid/update-swish

update Swish

Add support for refresh token

09 May 23:49
Compare
Choose a tag to compare
Merge pull request #26 from the-grid/support-refresh-token

add refresh token support, update non-json endpoint support

Remove JSON dependency

05 May 10:12
Compare
Choose a tag to compare
Merge pull request #25 from the-grid/try-swish-branch

Try Swish out Swish branch for removing hard dependency on JSON

static requestEmailLogin to APIClient

04 May 23:41
Compare
Choose a tag to compare
Merge pull request #24 from the-grid/static-email-method

add static func requestEmailLogin

This release is compatible with Xcode 7.3 and Swift 2.2

01 May 07:05
Compare
Choose a tag to compare
Merge pull request #22 from the-grid/email

Email passwordless auth

0.4.0

20 Jan 23:46
Compare
Choose a tag to compare

This release is compatible with Xcode 7.2 and Swift 2.1.1

  • Updates the Travis config to remove workarounds for homebrew and Carthage, resulting in faster CI builds.
  • Updates the test script to fail earlier.
  • Replaces internal MockingjayMatchers.swift file with external MockingjayMatchers framework.
  • Updates the Travis config to use Xcode 7.2
  • Adds an install script for reproducible builds.
  • Adds a beVoid() Nimble matcher for empty responses.