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
Releases · ml-archive/NStackSDK-pre-migration-to-nstack-io
4.0 beta
Swift 5
Merge pull request #79 from nodes-ios/develop Develop
Q3+Q4 fixes
This is likely the final 2.0 release, as v3 is nearly complete
Translations override url
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
switched order of extractLanguageDictionary
Updated the prebuilt framework to Swift 4
Should fix Incompatible Swift version - framework was built with 3.1 and the local version is 4.0.3.
Swift 4 and new features
Support added for using NStack without server integration
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
Fixed Country model fields
Renamed NSURL to URL and image_path_2 to imagePath2