Skip to content

Releases: okbob/pspg

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)

5.7.5

05 Apr 04:21
Compare
Choose a tag to compare

bug fix release

  • fix crash in export when border is 1
  • watch mode can be used together with querystream mode

5.7.4

13 Feb 07:06
Compare
Choose a tag to compare
  • fix formatting csv output for multiline values

5.7.3

10 Feb 08:14
Compare
Choose a tag to compare
  • fix possible infinity cycles in import csv data

5.7.2

19 Jan 04:50
Compare
Choose a tag to compare
  • minor bug fix

5.7.1

28 Dec 04:00
Compare
Choose a tag to compare
  • minor code cleaning
  • fix broken drawing selected block when input has just one column
  • mapping "select all" on % or C+a keys
  • \copy command uses same logic like menu copy command