-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/3.0 #1304
base: master
Are you sure you want to change the base?
Release/3.0 #1304
Conversation
Cleanup 3.0 branch and re-introduce tests
…tibility and current versions to 3.0 and 3.0.0 respectively.
…agicalRecord.h"`
…ed objects from other contexts Closes #513 — thanks to @rmndk for this change
…tUnixTimeString` You can now specify `UnixTime` as a value for `dateFormat` during imports.
…ed from the header
…category, and update class methods to use `instancetype`
…aged objects without a context
Enable much stricter warnings, and turn on warnings as errors
…onversions Enable warnings for implicit nullability conversions
As per docs sectionNameKeyPath can be nil to indicate that NSFetchedResultsController should generate a single section.
Add __nullable attribute on groupingKeyPath parameters
Fix data import of ordered relationships
Don't ignore the relatedByAttribute key during import
Silence unused variable warnings
@tonyarnold what is the state of this? There are too many changes for a review. |
At the point I left the I don't use MagicalRecord in any of my work anymore, and haven't really seriously worked on it in a couple of years, so I'm happy to try to answer questions you have, but I may not know the answers anymore - sorry! |
No description provided.