v1.3.1
- Unicode (utf8) support when reading text files, for real this time.
- Text input also tries to read bom and supports utf16, utf32 both big and little endian.
- The command line sentence supports more characters, but isn't full utf8 yet. By default on Windows, it is CP1252.
- Interactive mode wants none of it and only supports ASCII, because reasons.
Work on full utf8 support across the app is in the works, it will take a while though.