ruby-grape/grape-roar

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
Next
----

* Your contribution here.
* [#23](https://github.com/ruby-grape/grape-roar/pull/23): Resolves pollution issue with invoking representers on singletons ([#16](https://github.com/ruby-grape/grape-roar/issues/16)) - [@mach-kernel](https://github.com/mach-kernel).


0.4.1 (07/14/2017)
----

* [#22](https://github.com/ruby-grape/grape-roar/pull/22): Adds Grape::Roar::Extensions::Relations.


0.4.0 (02/18/2017)
------------------

* [#21](https://github.com/ruby-grape/grape-roar/pull/21): Fixes serialization issue due to [representable](https://github.com/trailblazer/representable) API change, drop support for Ruby < `2.1.0` - [@mach-kernel](https://github.com/mach-kernel).


0.3.0 (12/31/2014)
------------------

* Added support for Roar 1.0 - [@dblock](https://github.com/dblock).


0.2.0 (12/18/2014)
------------------

* [#10](https://github.com/ruby-grape/grape-roar/pull/10): Support for Roar decorator - [@sdbondi](https://github.com/sdbondi).


0.1.0 (7/17/2014)
-----------------

* Initial public release, with support for Grape `present` - [@dblock](https://github.com/dblock).