v1.3.1 2021/10/19
- #27 Support Rails 6.1 (@khiav223577)
- #24 Wrapping raw SQL in Arel.sql() (@glasses618)
- #26 Skip the step of publishing code coverage for the PR from forked repos (@khiav223577)
- #25 Fix error: unknown type name ‘my_bool’; did you mean ‘bool’? (@khiav223577)
- #23 Migrating from Travis CI to GitHub Actions (@khiav223577)
- #22 Fix: test files should not be included in coverage (@khiav223577)
- #21 Support Ruby 2.7 (@khiav223577)
- #20 Support Rails 6.0 (@khiav223577)
v1.3.0 2019/05/12
- #18 Support psql uuid type (@khiav223577)
- #17 Remove deprecated codeclimate-test-reporter gem and update travis config (@khiav223577)
- #16 Fix: broken test cases after bundler 2.0 was released (@khiav223577)
- #14 test rails 5.2 (@khiav223577)
- #13 should test both 5.0.x and 5.1.x (@khiav223577)
- #12 test find_with_order in rails 5.1.x (@khiav223577)
v1.2.1 2017/09/21
- #11 ambiguous id when not specify table name (@khiav223577)
v1.2.0 2017/07/01
- #10 Supports #with_order method (@khiav223577)
v1.1.1 2017/06/22
v1.1.0 2017/03/22
- #7 Add PostgreSQL support (@khiav223577)
v1.0.1 2017/03/03
- #6 Fix ambiguous id (@khiav223577)
v1.0.0 2017/02/23
- #3 where with order (@khiav223577)
v0.0.2 2017/02/22
- #2 Fix Rails 3 doesn't have #none method (@khiav223577)
- #1 add find_with_order (@khiav223577)