|
[ View full size screenshot ] |
| Version | Date Released | Status | Release Notes |
| 6.5 | Feb 19, 2012 | Minor Update | DeDupStrategy -keepfirst -keeplast and -delete. f for family name sort option. |
| 6.4 | Jan 25, 2012 | Minor Update | CSVSort has separate option d for double an n for long/int You may need to change some n to d in your scripts |
| 6.3 | Nov 10, 2011 | Minor Update | add two utilites CSVSortField and CSVDeDupField to sort/dedup letters within a field. |
| 6.2 | Oct 30, 2011 | Minor Update | fix fieldCount bug, which corrected bug with hideComments not working |
| 5.9 | May 11, 2011 | Minor Update | Fix bug reading multi-line fields with CSVReader |
| 5.8 | Mar 11, 2011 | Minor Update | CSVChangeCase: fix bug in selecting the correct translation letter. |
| 5.6 | Mar 8, 2011 | Minor Update | CSVPatch: eliminate all but first duplicate in patch file. allow comments in patch file, allow 2+ cols in patch file. |
| 5.4 | Mar 4, 2011 | Minor Update | CSVToSRS now produces a complete Funduc Search/Replace script |
| 5.3 | Feb 25, 2011 | Minor Update | fix bug if column header had extra columns. |
| 5.1 | Feb 24, 2011 | Minor Update | fix bug, emitted """" for single field with quotelevel 2. |