Sha256: 687f7e0d85ef72cb0f6edf87f9276963cb020494446a37110f37db6ed8eed5dd

Contents?: true

Size: 1.11 KB

Versions: 1

Compression:

Stored size: 1.11 KB

Contents

# Change Log

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

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [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)

[Unreleased]: https://github.com/tram-rb/tram-policy
[0.0.1]: https://github.com/nepalez/rspec-sqlimit/releases/tag/v0.0.1
[0.0.2]: https://github.com/nepalez/rspec-sqlimit/compare/v0.0.1...v0.0.2
[0.0.3]: https://github.com/nepalez/rspec-sqlimit/compare/v0.0.2...v0.0.3
[0.0.4]: https://github.com/nepalez/rspec-sqlimit/compare/v0.0.3...v0.0.4
[0.0.5]: https://github.com/nepalez/rspec-sqlimit/compare/v0.0.4...v0.0.5

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rspec-sqlimit-0.0.5 CHANGELOG.md