Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 621 Bytes

CHANGELOG.md

File metadata and controls

34 lines (25 loc) · 621 Bytes

Changelog

All notable changes to this project made by Monade Team are documented in this file. For info refer to [email protected]

[0.3.1] - 2022-12-11

Added

  • Yard documentation

Changed

  • Cleaner code

[0.3.0] - 2022-08-11

Added

  • Implement expand_queryable to allow inheritance / composition
  • Support for rails 7

[0.2.0] - 2020-07-02

Added

  • Support for JSON:API-style pagination parameters

Fixed

  • Broken dependency with kaminari/activerecord

[0.1.0] - 2020-03-20

First functional version

Added

  • README
  • CHANGELOG
  • LICENSE
  • tests

Fixed

  • Gem broken initialization