File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ == 0.4.0 2015-01-25
2
+
3
+ * Improvements
4
+ * Use latest latest nokogiri version 1.6, thor 0.19.1 (#18)
5
+ * Add support for latest rspec 3.x (#13)
6
+ * Added --capture option to plsql-spec to indicate when to capture the output (#10)
7
+ * Tested with Ruby version 2.2.0
8
+ * Tested with ruby-oci8 version 2.1.7
9
+ * Buf fixes
10
+ * fix for cli diff issue related to color rendering (#14)
11
+ * Internal (development) improvements
12
+ * Ensure DATABASE\_PORT is Fixnum (#16)
13
+ * Coverage test fix: compile plsql with optimize level 1 (#13)
14
+ * Tests: allow fully-qualified service name connection (#12)
15
+ * Migrate tests to rspec 3.x, using expect syntax (#13)
16
+ * Use latest jeweler 2.0.1 (#18)
17
+
1
18
== 0.3.0 2012-04-16
2
19
3
20
* Changes
You can’t perform that action at this time.
0 commit comments