Sha256: 986833d2f52dd6ea9d0de6a7d71ed4856300a72831ce90693084078fabed3da8

Contents?: true

Size: 1.28 KB

Versions: 1

Compression:

Stored size: 1.28 KB

Contents

# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).


## [Unreleased]

### Added

- Nothing

### Changed

- Nothing

### Fixed

- Nothing


## [0.3.2] - 2017-05-11

### Changed

- Add support for AR 5.1.x
- Drop support for AR 4.0.x
- Drop support for Ruby < 2.2


## [0.3.1] - 2016-12-23

### Changed

- Add support for AR 5.0.x
- Drop support for AR 3.x
- Drop support for Ruby < 2.1


## [0.3.0] - 2014-01-14

### Added

- You can now pass a nested hash for associaiton conditions (see README)

### Changed

- Now it requires at least ruby 1.9.2


## [0.2.0] - 2013-09-09

### Changed

- Use dynamic query string instead of Arel Table to generate relation (which cause the bug)
- Add a few test for compatibility with gem `squeel`

### Fixed

- You can now use this with named scopes


## 0.1.0 - 2013-04-12

### Added

- Initial Release


[Unreleased]: https://github.com/AssetSync/asset_sync/compare/v0.3.2...HEAD
[0.3.2]: https://github.com/AssetSync/asset_sync/compare/v0.3.1...v0.3.2
[0.3.1]: https://github.com/AssetSync/asset_sync/compare/v0.3.0...v0.3.1
[0.3.0]: https://github.com/AssetSync/asset_sync/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/AssetSync/asset_sync/compare/v0.1.0...v0.2.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
where_lower-0.3.2 CHANGELOG.md