Skip to content

Commit 7c5441c

Browse files
committed
3.0.1 release announcement
1 parent 8f2402b commit 7c5441c

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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

0 commit comments

Comments
 (0)