- #49: Adds support for active model serializer namespace - @syntaxTerr0r.
- #36, #50: Added support through Grape 0.16.x - @dblock.
- #39: Look for namespace and other options to configure serializers - @jwkoelewijn.
- #40: Use env to pass AMS meta around - @dblock.
- #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.