Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 4.38 KB

CHANGELOG.md

File metadata and controls

59 lines (38 loc) · 4.38 KB

Changelog

1.5.3 (Next)

  • Your contribution here.

1.5.2 (March 14, 2018)

  • #76: Add custom error formatter - @xn.

1.5.1 (April 25, 2017)

  • #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.

1.5.0 (August 24, 2016)

  • #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.

1.4.0 (July 14, 2016)

v1.3.2 (February 27, 2015)

  • #40: Use env to pass AMS meta around - @dblock.
  • #39: Look for namespace and other options to configure serializers - @jwkoelewijn.

v1.3.1 (November 20, 2014)

  • #30: Read options from default_serializer_options - @siong1987.
  • #24: Makes it possible to use current_user within serializers - @sonxurxo.

v1.2.1 (July 23, 2014)

v1.0.1 (September 9, 2013)

  • #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.

v1.0.0

  • Initial public release - @jrhe.