Sha256: 3cc95774d5ef896333ed5c306a0633cf52263ddc7428dc508325a4f2cd4d74e0

Contents?: true

Size: 976 Bytes

Versions: 1

Compression:

Stored size: 976 Bytes

Contents

## 0.1.3

### enhancements

 - Support ranges in conditions [@lowjoel](https://github.com/lowjoel) 

## 0.1.2

### enhancements

 - Remove unnecessary joins when performing algebraic simplification
   [@lowjoel](https://github.com/lowjoel)
 - Allow querying an unloaded association using a database query. For rules which reference 
   associations, and the association is not currently loaded, an SQL query will be executed 
   instead to verify the rule instead of loading all rows to memory
   [@lowjoel](https://github.com/lowjoel)
 - Add Frozen String Literal directive [@lowjoel](https://github.com/lowjoel)

## 0.1.1

### enhancements

 - Added usage instructions. [@lowjoel](https://github.com/lowjoel)

### bug fixes

 - Follow CanCanCan's default ability rule priority [@lowjoel](https://github.com/lowjoel)
 - Fix generation of comparison operators for array values [@lowjoel](https://github.com/lowjoel)

## 0.1.0

Initial release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cancancan-squeel-0.1.3 CHANGELOG.md