Skip to content

Tags: plivesey/RocketData

Tags

8.0.0

Toggle 8.0.0's commit message
Upgrading to Swift 5

7.0.0

Toggle 7.0.0's commit message
Adding a comment for travis fix

6.0.1

Toggle 6.0.1's commit message
Bumping to 6.0.1

6.0.0

Toggle 6.0.0's commit message
Updating the podspec

This is a major version upgrade because the swift 4.1 changes aren't backwards compatible

5.0.0

Toggle 5.0.0's commit message
s/linkedin/plivesey in the README

4.0.1

Toggle 4.0.1's commit message
Making the ChangeTime object thread safe (#46)

Currently, DataModelManager methods aren't thread safe because they use this object

4.0.0

Toggle 4.0.0's commit message
Changing the CacheDelegate to not take generic funcs for setting mode…

…ls (#41)

This is a backwards incompatible change but it should be easy to migrate.
The reason for this change is: https://bugs.swift.org/browse/SR-3038

3.0.0

Toggle 3.0.0's commit message
Small fix to the docs for API changes

2.0.0

Toggle 2.0.0's commit message
Converting to Swift 3 (#38)

This keeps all the APIs the same as before and only updates the project.
In a future commit, we'll convert the APIs.

1.2.0

Toggle 1.2.0's commit message
Upgrading the project to Swift 2.3 (#37)

This provides Carthage support