All Versions
4
Latest Version
Avg Release Cycle
569 days
Latest Release
1995 days ago
Changelog History
Changelog History
-
v3.0.0 Changes
March 27, 2019๐ Xcode 10.2 and Swift 5 support
-
v2.0.0 Changes
April 01, 2019API breaking changes
- ๐ Swift 4 and Xcode 9 support
- โก๏ธ Updating module name:
VersionTrackerSwift
->VersionTracker
- โก๏ธ API cleanup, a few methods have been removed, and modified. Please check out the README to update your app
โจ Enhancements
- ๐ Officially supporting Carthage
๐ Bugfixes
- ๐
isFirstLanch
for versions and builds are now working as expected
-
v1.1.0 Changes
September 11, 2016API breaking changes
- Module name
VersionTracking
has been renamedVersionTrackerSwift
VersionTracking
has been renamedVersionTracker
- ๐ Swift 3 support
- โก๏ธ Some APIs have been updated to be more swifty, check out the README for more information
โจ Enhancements
- ๐
watchOS
support
- Module name
-
v1.0 Changes
February 18, 2016๐ First released