Skip to content

Releases: tink-ab/tink-core-ios

Tink Core iOS 1.3.0

01 Apr 14:46
61954f5
Compare
Choose a tag to compare
  • Added new insight kind spendingByPrimaryCategoryIncreased.
  • Added sourceAccountNumber and destinationAccountNumber in CreateTransfer Actionable Insight action model.

Tink Core iOS 1.2.0

26 Mar 13:04
33f0540
Compare
Choose a tag to compare

Added public initializer for SuggestTransactionsResponse and TransactionCluster.

Tink Core iOS 1.1.1

22 Mar 11:02
bb37c91
Compare
Choose a tag to compare
  • Added support for initialize Account with isFavorite, ownership and accountExclusion options.

Tink Core iOS 1.1.0

18 Mar 08:02
6391d82
Compare
Choose a tag to compare
  • Added support for SuggestTransactionsResponse model for getting TransactionClusters to categorize.

Tink Core iOS 1.0.1

16 Mar 15:10
e8ad88c
Compare
Choose a tag to compare
  • Fixed the parsing of SuggestSetUpSavingsAccount and TransactionSummary insight data.
  • Fixed the parsing of ViewTransactions insight actions.

Tink Core iOS 1.0.0

05 Mar 12:29
f04ca3d
Compare
Choose a tag to compare
  • Added callbackURI property to Tink Configuration.
  • Added BudgetSuggestCreateTopPrimaryCategory actionable insight.
  • Added SelectOption provider field model.
  • Added FinancialServices provider property.
  • Deprecated the authenticationUserType provider property.

Tink Core iOS 0.7.0

08 Feb 15:44
f2aa244
Compare
Choose a tag to compare
  • Fixed Swift Package Manager support.
  • Fixed a typo in the ActionableInsights.WeeklyTransactions type name.

Tink Core iOS 0.6.0

03 Feb 11:58
f678026
Compare
Choose a tag to compare
  • Added handling for unknown enum values to remaining REST models.
  • Fix macOS support when using Swift Package Manager.
  • Added isFavorite, ownership, and accountExclusion properties to account model.
  • Added method to update an account.
  • Added checksum for XCFramework.

Tink Core iOS 1.0.0 Release Candidate 2

15 Jan 14:02
e8cf49a
Compare
Choose a tag to compare
Pre-release
Merge pull request #15 from kasper-lahti/release-1.0.0-rc.2

Tink Core 1.0.0 Release Candidate 2

Tink Core iOS 0.5.0

11 Jan 13:53
3d1d27e
Compare
Choose a tag to compare
  • Added new initializer to Tink.Configuration type that takes an appURI.
  • Deprecated the archive(_:completion) method on the ActionableInsightService.
  • Added releaseStatus property to Provider type.