Skip to content
This repository was archived by the owner on Jul 30, 2019. It is now read-only.

Releases: ml-archive/NStackSDK-pre-migration-to-nstack-io

4.0 beta

15 Jul 13:26
Compare
Choose a tag to compare
4.0.0-beta

Merge branch 'develop' into feature/v3

Swift 5

11 Apr 12:00
b91fe13
Compare
Choose a tag to compare
Merge pull request #79 from nodes-ios/develop

Develop

Q3+Q4 fixes

27 Dec 16:04
1dd181d
Compare
Choose a tag to compare

This is likely the final 2.0 release, as v3 is nearly complete

Translations override url

19 Jun 11:45
5977836
Compare
Choose a tag to compare

Added an override url for the translations manager. Add "TRANSLATIONS_URL" to the plist file to use it.

2.0.2: Merge pull request #71 from nodes-ios/fix_#70

30 Apr 11:49
27cdeba
Compare
Choose a tag to compare
switched order of extractLanguageDictionary

Updated the prebuilt framework to Swift 4

19 Dec 10:44
Compare
Choose a tag to compare

Should fix Incompatible Swift version - framework was built with 3.1 and the local version is 4.0.3.

Swift 4 and new features

17 Nov 12:57
Compare
Choose a tag to compare
  • Updated to Swift 4
  • Added support of NStack serverside features within geography, validation and content responses.
  • Rate reminder using SKStoreReviewController #63 thanks @mauran
  • Updated readme to describe some of the new features

Support added for using NStack without server integration

26 Oct 07:26
Compare
Choose a tag to compare

On the NStack config object you can now specify to never ask the NStack server for updates setting UpdateOptions to .never.

Disabled Code Coverage for Carthage issue

04 Oct 13:34
Compare
Choose a tag to compare

Fixed Country model fields

23 May 12:32
Compare
Choose a tag to compare

Renamed NSURL to URL and image_path_2 to imagePath2