Skip to content

Use UTF-8 as internal string representation

Compare
Choose a tag to compare
@terma terma released this 21 Jul 05:42
· 16 commits to master since this release

Version was increased from 2 to 3 to represent that saving string data to dump not compatible with previous version. If you don't use save/load features your should be ok.

SAVED STATE FOR PREVIOUS VERSION IS NOT COMPATIBLE WITH CURRENT AND VICE VERSA ONLY IF YOU HAVE STRING DATA AND DEFAULT CHARSET FOR JAVA IS NOT UTF-8

  • Fix #42 when default charset for Java is ASCII and non ASCII will be corrupted