- Your contribution here.
- #74: Add support for Sequel - @drn.
- #73: Ensure all AMS options are passed through - @drn.
- #65: Added Danger, PR linter - @dblock.
- #63: Pass adapter options through render - @drn.
- #61: Adds support for collection serializers - @drn.
- #60: Namespace serializer inference - @drn.
- #59: Refactor option and serializer resolution - @drn.
- #57: Solve line length linter issues - @drn.
- #54: Adding support for ASM v0.10. Drops support for ASM v0.9 - @drn.
- #49: Adds support for active model serializer namespace - @syntaxTerr0r.
- #36, #50: Added support through Grape 0.16.x - @dblock.
- #40: Use env to pass AMS meta around - @dblock.
- #39: Look for namespace and other options to configure serializers - @jwkoelewijn.
- #30: Read options from default_serializer_options - @siong1987.
- #24: Makes it possible to use
current_user
within serializers - @sonxurxo.
-
#21: Correctly fetch serialization scope - @radanskoric.
-
#18: Added support for active model serializer 0.9.x - @sbounmy.
-
#14: Fix:
default_root
method to support symbol route in Grape - @wjp2013. -
#11: Fixed require path - @schickling.
- #6: Conform to ActiveModel::Serializers way of determining array-ness - @tfe.
- #4: Support for namespace options and rely more on active_model_serializers - @johnallen3d.
- #1: Fix: Grape::ActiveModelSerializers for models with compound names - @george.
- Initial public release - @jrhe.