-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from katzwigmore/Update-v1.11
Update v1.11 fixes #1
- Loading branch information
Showing
3 changed files
with
39 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,35 @@ | ||
# SSVF-Repositry-DQ-Processor | ||
================================================================================================= | ||
Latest Version: v1.1 | ||
Last Updated 7/13/2015 | ||
Latest Version: v1.11 | ||
Last Updated 7/14/2015 | ||
|
||
Author: David Katz-Wigmore | ||
|
||
This program stream lines the processes of extracting HMIS client ID numbers from SSVF DQ reports. | ||
|
||
Release Notes: | ||
v1.11--Minor Update | ||
Release Date: 7/14/2015 | ||
|
||
What's New: | ||
Added "Very High Income (Entry)" and "Very High Income (Exit)" catagories to the dropdown menu. | ||
Cleaned up setup.py so that version information displays correctly in the compiled .exe | ||
|
||
v1.1--Full Public Release | ||
Release Date: 7/13/2015 | ||
|
||
Added code documentation and increased regex efficiency with this release. | ||
|
||
There is still no internal testing in the code so that will be coming in a future release though I am quite | ||
confident that everything is working as it should based on the couple of times I used v1.0. | ||
|
||
At this point I'm releasing the program to the greater SSVF community. | ||
|
||
Please contact me with any issues you find in the software. I hope this helps make those long VA .pdf files more o | ||
a usefull data quality tool. | ||
|
||
v1.0--Full Release--Internal Only | ||
Release Date: 04/11/2015 | ||
|
||
All functionality is present in this version but the code is poorly documented and there are no internal tests. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters