Features
- Adds a :links option to the relationship macros https://github.com/Netflix/fast_jsonapi#links-on-a-relationship
- Allow block for id customization
Fixes
- Don't share data_links among inherited serializers.
And many other fixes and improvements