File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ == 0.8.0 2021-08-10
2+ * Improvements and fixes
3+ * Support Rails 6.1 [#193]
4+ * Support Rails 6.0 [#178]
5+ * Support Oracle Database 18c or higher [#196]
6+ * case-insensitive table names and proc params [#185]
7+ * Use OCI driver type for RUBY_ENGINE TruffleRuby [#190]
8+ * Replace NativeException with Java::JavaSql::SQLException [#192]
9+ * Fixnum and Bignum are deprecated in Ruby 2.4 [#191]
10+
11+ * CI
12+ * Run CI with GitHub Actions [#198]
13+ * CI against Rails 6.1 [#193]
14+ * CI against Rails 6.0 [#178]
15+ * CI against Ruby 3.0.2, 2.7.4 and 2.6.8 [#197]
16+ * Exclude jruby-head with Rails main [#194]
17+ * Exclude jruby-head with Rails main [#194]
18+ * Bump RuboCop version to 0.81.0 [#186]
19+ * Run RuboCop using GitHub Actions [#180, #182]
20+ * Remove .codeclimate.yml [#181]
21+ * Fallback to bundler 1.7.13 [#171]
22+ * Terminate CI against Ruby 2.2.x [#172]
23+ * Use Ubuntu Xenial at Travis CI [#176]
24+
125== 0.7.1 2018-09-03
226* Fix
327 * Address incorrect versions in Gemfile
You can’t perform that action at this time.
0 commit comments