All Versions
7
Latest Version
Avg Release Cycle
46 days
Latest Release
2333 days ago
Changelog History
Changelog History
-
v1.5 Changes
November 03, 2018๐ 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
-
v1.4 Changes
September 20, 2018๐ Features
- ๐ Support for polymorphic includes
- Ability to add meta tags
https://github.com/Netflix/fast_jsonapi#meta-per-resource
๐ Fixes
- Params are now passed to nested includes
- Evaluate ids via the specified 'id_method_name' when relationships are evaluated via a block
๐ And many other fixes and improvements
-
v1.3 Changes
July 17, 2018- Conditional attributes
https://github.com/Netflix/fast_jsonapi#conditional-attributes - Conditional relationships
https://github.com/Netflix/fast_jsonapi#conditional-relationships - ๐ Sparse fieldsets support โญ
๐ https://github.com/Netflix/fast_jsonapi#sparse-fieldsets - ๐ Better Control Over Collection Serialization
https://github.com/Netflix/fast_jsonapi#collection-serialization
- Conditional attributes
-
v1.2 Changes
May 20, 2018 -
v1.1.1
March 19, 2018 -
v1.1 Changes
March 18, 2018๐ Here are the main features that are part of this release.
- Custom attributes defined in the serializer using blocks #54
- Key transforms (:dash, :camelcase etc) with same list of transforms as AMS #45
- โฌ๏ธ Reduced gem dependency list, Active support will be the only run time dependency
- ๐ Fix for the has one nil association bug Support for polymorphic associations #48
- ๐ Performance comparison with jsonapi-rb gem
- Includes list can now be provided as a string #93
- Add #to_hash conversion protocol to object serializer #89
- ๐ ActiveSupport::Notifications based integration with skylight #88
- ๐ Support for Polymorphic associations #64
-
v1.0.17
February 01, 2018