Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 592 Bytes

File metadata and controls

25 lines (19 loc) · 592 Bytes

Changelog

All notable changes to this project made by Monade Team are documented in this file. For info refer to team@monade.io

[0.2.1]

Fixed

  • Couldn't set custom serializer when the default one was not set

[0.2.0]

Added

  • Opt-in support for [jsonapi-serializer] (see README for setup instructions)

Notes

  • No breaking changes for existing AMS users. Default remains ActiveModel::Serializers unless configured otherwise.

[0.1.1]

Added

  • Support for Rails 8

Removed

  • Support for Rails 5
  • Support for ruby 2.7

[0.1.0]

Added

  • First implementation