Sha256: 00b0a3e3c38aedb68a361ba71680e189a6df4ee129618864db32b91399f067db

Contents?: true

Size: 1.5 KB

Versions: 2

Compression:

Stored size: 1.5 KB

Contents

## [2.2.0](https://github.com/tsuwatch/nazrin/compare/v2.1.2...v2.2.0)

### Breaking changes:

* Include `Nazrin::Searchable` instead of `Nazrin::ActiveRecord::Searchable` [#19](https://github.com/tsuwatch/nazrin/pull/19)

### Features:

* Support Mongoid [#17](https://github.com/tsuwatch/nazrin/pull/17) [#20](https://github.com/tsuwatch/nazrin/pull/20) - [@yefim](https://github.com/yefim)

## [2.1.2](https://github.com/tsuwatch/nazrin/compare/v2.1.1...v2.1.2)

### Fixes:

* Require aws-sdk gem in nazrin [#14](https://github.com/tsuwatch/nazrin/pull/14)

## [2.1.1](https://github.com/tsuwatch/nazrin/compare/v2.1.0...v2.1.1)

### Fixes:

* Fix a bug where unintended assignmenting in conditional statement [#12](https://github.com/tsuwatch/nazrin/pull/12)

## [2.1.0](https://github.com/tsuwatch/nazrin/compare/v2.0.0...v2.1.0)

### Breaking changes:

* Deprecated `Nazrin.config.debug_mode` [#11](https://github.com/tsuwatch/nazrin/pull/11)

### Features:

* Implement sandbox mode [#11](https://github.com/tsuwatch/nazrin/pull/11)

## [2.0.0](https://github.com/tsuwatch/nazrin/compare/v2.0.0.rc1...v2.0.0)

### Fixes:

* Add activesupport to dependencies ([#9](https://github.com/tsuwatch/nazrin/pull/9))

## [2.0.0.rc1](https://github.com/tsuwatch/nazrin/compare/v1.0.1...v2.0.0.rc1)

### Breaking changes:

* Extracted Kaminari support to nazrin-kaminari gem ([#7](https://github.com/tsuwatch/nazrin/pull/7))

* Extracted will_paginate support to nazrin-will_paginate gem ([#7](https://github.com/tsuwatch/nazrin/pull/7))

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
nazrin-2.3.0 CHANGELOG.md
nazrin-2.2.0 CHANGELOG.md