# Changelog All notable changes to this project will be documented in this file. ## 1.1.0 - 2018-08-01 ### Feature - `#where` can take a block that runs with instance exec for each record. Event allows for nested objects with method chaining. ## 1.0.0 - 2018-01-26 - Remove mutation methods and ensure 100% test coverage ## 0.2.0 - 2015-02-15 ### Features - English like querying DSL ### Enhancement - `#where` can match when arrays are equal. - `#where` can match when strings with regex. ## 0.1.0 - 2015-12-31 This version is only to secure the rubygem name.