File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : post
3
+ title : " utPLSQL v3.0.1 - released"
4
+ date : 2017-06-14 23:05:00 +0000
5
+ categories : version3
6
+ ---
7
+
8
+
9
+ Issues solved in the release
10
+ ------------------------------------
11
+ - Suite/test description now support commas and inner closing brackets
12
+ - Failure message when comparing different datatypes was improved
13
+ - Users, packages and procedures with $ and # in the name are now supported
14
+ - Improved reporting on the line of the expectation failed in the test procedure
15
+ - Fixed but with multibyte character sets
16
+ - Fixed prompts for install of synonyms bug
17
+ - Fixed HTML Coverage reporting on schema
18
+
19
+ Other changes
20
+ ------------------------------------
21
+ - Add MD5 checksum to releases
22
+ - Fix deployment to gh-pages branch on TAG bug
23
+ - Small issues in the documentation
You can’t perform that action at this time.
0 commit comments