Skip to content

Releases: drojaazu/jstrings

v1.6

21 Nov 15:28
Compare
Choose a tag to compare
  • 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

25 Jul 03:12
e5c22ad
Compare
Choose a tag to compare

Added multiline option; code housekeeping

v1.4

09 May 09:40
Compare
Choose a tag to compare

Bug fixes relating to data overflows.

v1.3

01 May 08:03
Compare
Choose a tag to compare

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

01 May 00:01
Compare
Choose a tag to compare

Corrects segfaulting when using cin and not properly selecting encoding, and does some internal code cleanup

v1.1

28 Jan 10:24
Compare
Choose a tag to compare
Fixed some goofball mistakes, added standard project constants