Skip to content

Latest commit

 

History

History
54 lines (40 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

54 lines (40 loc) · 1.79 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]


[0.9.1] - 2020-11-21

Security

  • #59 Update rake version

Removed

  • #57 Unsupport ruby2.3 and activesupport4

[0.9.0] - 2020-02-24

Fixed

  • #56 Make the begins_with and between available

[0.8.1] - 2019-06-03

Fixed

  • #49 not be added table name prefix
  • #48 Improvement DX

[0.8.0] - 2019-03-03

Added

  • #39 next method

[0.7.0] - 2018-12-23

Added

  • #34 scan method

[0.6.2] - 2018-12-13

Added

  • #32 remove_attributes method

[0.6.1] - 2018-11-22

Added

  • #30 retry_limit option(default: 10)

[0.6.0] - 2018-11-03

Added

  • #25 update method
  • #24 delete method
  • #23 query method

[0.5.0] - 2018-09-30

Added

  • #21 Automatically add Expression Attribute Names

Removed

  • #21 ex_attr method