Releases: graphiti-api/graphiti
Releases · graphiti-api/graphiti
Fix remote belongs_to links
Evaluate Query Procs in Resource Context
This matches what users already expect, and fixes an issue where a NoMethodError
would not be raised.
Fix destroy with validation errors
v1.0.2 bump version
Fix Rails eager loading issue
Fixes edge case with polymorphic resources when running in production mode
Graphiti Hits 1.0 🎉
This project has gone through a number of iterations over the past three years. I'm happy to say we've now released 1.0 and committing to semantic versioning. Graphiti has now seen enough use, across a wide variety of scenarios, that we can commit to no backwards-incompatible changes for a long while, and a changelog for future releases.
1.0.rc.28
Add ability for readable guards to access model instance
v1.0.rc.26 bump version
1.0.rc.25
1.0.rc.21
Add after_commit hooks
Merge pull request #95 from wadetandy/after_commit_hook Add after_commit hooks to resources