Major fix to bug in handling of fuzzy column in CSV import (introduced since the last release) which meant that col 6 of a wide CSV would go missing completely!
author |
Chris Cannam |
date |
Tue, 07 Jul 2015 17:28:58 +0100 |
parents |
22d4d0ef0670 |
children |
61703996628d 28ccb621d1af |
rev |
line source |
Chris@517
|
1 svcore = https://code.soundsoftware.ac.uk/hg/svcore
|
Chris@517
|
2 svgui = https://code.soundsoftware.ac.uk/hg/svgui
|
Chris@517
|
3 svapp = https://code.soundsoftware.ac.uk/hg/svapp
|
Chris@529
|
4 dataquay = https://bitbucket.org/breakfastquay/dataquay
|
Chris@652
|
5 sv-dependency-builds = https://code.soundsoftware.ac.uk/hg/sv-dependency-builds
|