0.2.6
- #45 add changelog
- #44 add Ruby 3.0 support
- #42 fix bug when more than 1 nested relations where specified on Renderer
- #37 Use Rubocop to lint
- #34 update README with detailed documentation and examples
- #31 improve serializer inference when collection is not an array
v0.2.5
- #28 fix repo reference in gemspec
- #27 fixes bug when rendering polymorphic collections (properly cleans serializer variable)
v0.2.3
- #24 add travis for CI
- fixes on JSON:API adapter (
skip_data
option) - small performance improvements
0.2.1
- various bug fixes and performance improvements
0.1.5
- first stable release