Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 485 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 485 Bytes

Changelog

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

[0.1.3]

Fixed

  • Compatibility with Rails 7.1

[0.1.2]

Fixed

  • Bug with inheritance: attributes declared in parent classes where not propagated to child classes

[0.1.1]

Fixed

  • Name conflicts between columns and nosql attributes where not detected
  • Added more specs

[0.1.0]

First release with basic querying and nested objects.