Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 404 Bytes

CHANGELOG.md

File metadata and controls

14 lines (10 loc) · 404 Bytes

v.3.1.0

  • Ruby 3 support.

v.3.0.0

  • Removed deprecated methods equal, between, after, before
  • Adds support for ROM 5 (probably will work with rom 4 too)

v2.2.0

  • Added ability to use where { ... } directly from the relation
  • Using :expression_attribute_values, :expression_attribute_names and :key_condition_expression when querying.

v2.0.2

  • Initial release of adapter