Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions _posts/2017-06-14-version3.0.1-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
layout: post
title: "utPLSQL v3.0.1 - released"
date: 2017-06-14 23:05:00 +0000
categories: version3
---


Issues solved in the release
------------------------------------
- Suite/test description now support commas and inner closing brackets
- Failure message when comparing different datatypes was improved
- Users, packages and procedures with $ and # in the name are now supported
- Improved reporting on the line of the expectation failed in the test procedure
- Fixed but with multibyte character sets
- Fixed prompts for install of synonyms bug
- Fixed HTML Coverage reporting on schema

Other changes
------------------------------------
- Add MD5 checksum to releases
- Fix deployment to gh-pages branch on TAG bug
- Small issues in the documentation