Closed blever closed 11 years ago
I haven't done exhaustive testing but I've observed the following:
val works = fromTextFile("path/containing/a/textfile") val fails = fromTextFile("file.txt")
My expectation is that both should work. And my suspicion is that it did pre 0.7.0.
0.7.0
I haven't done exhaustive testing but I've observed the following:
My expectation is that both should work. And my suspicion is that it did pre
0.7.0
.