1.3.0
New
- Added a new way to inject a primary key into the population system. #41 (Conrad Stoll)
- Added a new option for performing pre-population steps in the population system. #41 (Conrad Stoll)
- Added new safeguards against creating duplicate records when using relationship primary keys. #41 (Conrad Stoll)
- Added a new subspec called SessionManagerServer that provides an example server for using AFNetworking 2.0. #43 (Conrad Stoll)
- Added the SessionManagerServer to the MMRecordFoursquare example. #43 (Conrad Stoll)
Fixed