We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 034ef1c commit 57adb1dCopy full SHA for 57adb1d
1 file changed
History.txt
@@ -1,3 +1,17 @@
1
+== 0.5.1 2014-10-12
2
+* Improvements
3
+ * Support for Oracle Ehnanced Adapter 1.5 and ActiveRecord 4.1, 4.2
4
+ * Oracle 12c support
5
+ * Better diagnostics output when ruby-oci8 initialization fails
6
+* Bug fixes
7
+ * Support for ruby-oci8 2.1.2+ preventing segfaults
8
+ * Multi-thread support (applies to oci8 connections)
9
+* Internal (development) improvements
10
+ * Tests database connection enhancements (eazy connect syntax, allow service name != db name)
11
+ * Tests migrated to rspec 3
12
+ * Tests coverage migrated from rcov to simplecov
13
+ * README update with how to run tests
14
+
15
== 0.5.0 2012-04-16
16
17
* Improvements
0 commit comments