Skip to content

Tags: CdwShare/MagicalRecord

Tags

v2.3.0

Toggle v2.3.0's commit message
Merge pull request magicalpanda#1021 from magicalpanda/develop

Release MagicalRecord 2.3.0

v2.3.0-beta.6

Toggle v2.3.0-beta.6's commit message
Update Circle configuration to update submodules

v2.3.0-beta.5

Toggle v2.3.0-beta.5's commit message
Update podspec to 2.3.0-beta 5

v2.3.0-beta.4

Toggle v2.3.0-beta.4's commit message
Update podspec to 2.3.0-beta.4

v2.3.0-beta.3

Toggle v2.3.0-beta.3's commit message
Bump podspec to 2.3.0-beta.3

2.3.0-beta.2

Toggle 2.3.0-beta.2's commit message
Disable deprecation warning inside the library

v2.3.0-beta.2

Toggle v2.3.0-beta.2's commit message
Disable deprecation warning inside the library

v2.3.0-beta.1

Toggle v2.3.0-beta.1's commit message
Prefix import functions with MR_ to avoid conflicts

Closes magicalpanda#722.

2.1.5

Toggle 2.1.5's commit message

2.1.4

Toggle 2.1.4's commit message
Improved error handling

- Let’s handle an addPersistentStoreWithType:configuration:URL:options:error: error regardless of whether we want to delete the store on model mismatch.