Releases: drojaazu/jstrings
Releases · drojaazu/jstrings
v1.6
- Rewrite of the core algorithm, fixing a number of bugs
- Added internal unicode conversion using libiconv
- Added option to ignore JIS X 0201 character set
v1.5
Added multiline option; code housekeeping
v1.4
Bug fixes relating to data overflows.
v1.3
Added a '...' indicator to the end of strings that were cut short if the --cutoff option was used. Also some internal code cleanup.
v1.2
Corrects segfaulting when using cin and not properly selecting encoding, and does some internal code cleanup
v1.1
Fixed some goofball mistakes, added standard project constants