Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

40 lines (28 loc) · 1.24 KB

Change Log

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.

0.0.6 - [2023-10-06]

  • Support of Rails 7+ (@terracatta)

0.0.5 - [2022-02-13]

  • Support of Rails 7 (@kivanio)
  • Fix README (@rcclemente)

0.0.4 - [2021-03-21]

Fixed

  • Issue #10 about safe processing of blank :binding key (following @blackst0ne)

0.0.3 - [2019-10-02]

Added

  • Support of Rails 6 (@quikly)
  • Cached queries are ignored (@tyok)

0.0.2 - [2017-05-17]

Added

  • All variables of SQL queries are bound to error messages (@Dobrodushny)

0.0.1 - [2017-02-12]

This is a first public release (@nepalez)