v0.4.0
This release is ready for experimentation, but not for production use yet. The API hasn't stabilized yet.
- reimplemented search_text() to return results in textual order and implemented support for disallowing overlapping results
- reimplemented utf8byte_to_charpos to be more efficient (using byte2charmap index now)
- changed passing Config , required in more places (and with ownership)
- renamed from_str() to from_json()
- adding method positionindex_len() to TextResource