Skip to content

Releases: okbob/pspg

5.8.6

08 May 14:15
Compare
Choose a tag to compare
  • update unicode code tables

5.8.5

23 Apr 12:24
Compare
Choose a tag to compare
  • fix broken handling of events related to pressing of ESC on some platforms, where getch returns ERR (after ESCDELAY).

5.8.4

16 Apr 02:32
Compare
Choose a tag to compare
  • change the order of detection clipboard application (move clip.exe before xclip)

5.8.3

13 Apr 06:31
Compare
Choose a tag to compare
  • possibility to use clip.exe for copy to clipboard on WSL2 platform

5.8.2

16 Mar 07:41
Compare
Choose a tag to compare
  • mostly only doc changes
  • don't export table header in csv, tsv format

5.8.1

14 Nov 04:39
Compare
Choose a tag to compare
  • fix crash when non utf8 doc is read in utf8 mode
  • fix build on new pdcursesmod (with wgetparent support)

5.8.0

02 Aug 14:25
Compare
Choose a tag to compare
  • new options --csv-trim-width and --csv-trim-rows for formatting csv doc
  • code cleaning - used cppcheck --enable=all

5.7.8

28 Jun 03:40
Compare
Choose a tag to compare

bugfix, negative numbers should be sorted like numbers

5.7.7

09 Jun 04:52
Compare
Choose a tag to compare
  • fix export of bigger tables when table has one column and border is 0 or 1

5.7.6

20 Apr 05:03
Compare
Choose a tag to compare
  • fix unit detection (fix sort of numeric values with units)