Sha256: aed514d2e9b8711c98f62cc5aa0d8a773a48ec6ee2a1415d8c74084d16935ace

Contents?: true

Size: 632 Bytes

Versions: 1

Compression:

Stored size: 632 Bytes

Contents

## 0.3.2

- Added support for dynamic finders
- Added support for inherited models

## 0.3.1

- Added scrypt and Argon2 algorithms
- Added `cost` option

## 0.3.0

- Enforce secure key generation
- Added `encode` option
- Added `default_options` method

## 0.2.1

- Added class method to compute blind index
- Fixed issue with cached statements

## 0.2.0

- Added support for ActiveRecord 4.2
- Improved validation support when multiple blind indexes
- Fixed `nil` handling

## 0.1.1

- Added support for ActiveRecord 5.2
- Added `callback` option
- Added support for `key` proc
- Fixed error inheritance

## 0.1.0

- First release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
blind_index-0.3.2 CHANGELOG.md