-
Notifications
You must be signed in to change notification settings - Fork 0
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
v1.2.1 fixes #120
v1.2.1 fixes #120
Conversation
Not relevant to SwiftUI delete functionality, but I'm also going to use this branch and pull request to add library acknowledgements. |
Mark many existing relationships as required
This last commit to allow relationships to be marked as required should fix #104. If users already have existing hidden objects (such as modules with no games or no type), those will still remain. |
Fix issues with delete functions and make them properly supported (deleting each item from the Index Set).