spanned 0.3.0

string processing with file/line/col information and the regular rust `str` API
Documentation
1
2
3
4
5
6
7
# 0.3.0

* switched to byte offsets off the entire file, instead of line + col

# 0.2.0

* switched to byte offsets instead of character offsets