pkgsrc/math/p5-Spreadsheet-ReadSXC/distinfo
wiz c0df9db9be p5-Spreadsheet-ReadSXC: update to 0.24.
0.24  2019-10-08
    - Fix parsing the text of cells that only contain "0"
      These were returned as undef, instead of 0 unless the StandardCurrency
      option was used.
    - Fix parsing multiple sheets. If the first cell of the new table was empty,
      the last defined value of the old table was used instead, if the
      real (instead of formatted) values were used.

0.23  2019-10-03
    - Add a test and fix for files with text in annotations - these caused
      a crash

0.22  2019-10-03
    - Lower Perl version requirement back to 5.8
      There is no current reason to require more.
    - API Change:
      Formatting or read errors in the compressed input or the XML are now
      fatal errors. Before, they returned the half-parsed data structure.
    - read_sxc() and read_xml_file can now also return a fatal error when the
      file is not found or not readable instead of returning undef. Pass a true
      value to the the StrictError option.
    - Bugfix/behaviour change: Cells with leading/trailing newlines now
      return those leading/trailing newlines in their values

0.21  2019-10-02
    - Add 'StandardCurrency' option to get at unformatted number values
    - Support unformatted values for ODS files
    - New maintainer Max Maischein (corion@corion.net)
2020-09-07 11:58:29 +00:00

6 lines
446 B
Text

$NetBSD: distinfo,v 1.3 2020/09/07 11:58:29 wiz Exp $
SHA1 (Spreadsheet-ReadSXC-0.24.tar.gz) = d929c6c232bcd9c6a970609eed204dfc4c0d739a
RMD160 (Spreadsheet-ReadSXC-0.24.tar.gz) = ab3c40576176f65745ee85c2bfe366afd9592d8a
SHA512 (Spreadsheet-ReadSXC-0.24.tar.gz) = 809b5e296b935a42c5de8599d97a567194a5cd02abb11b517897ece5219519a6f1accbd65d123a502d39729e296ec01689d91f30bc3493dad9b03474296cdcd0
Size (Spreadsheet-ReadSXC-0.24.tar.gz) = 90964 bytes