Path to this page:
Subject: CVS commit: pkgsrc/textproc/libxlsxwriter
From: Sijmen J. Mulder
Date: 2020-10-01 23:10:42
Message id: 20201001211042.23D47FB28@cvs.NetBSD.org
Log Message:
textproc/libxlsxwriter: Update to 1.0.0
Changes:
- Added support for worksheet conditional formatting.
- Added performance optimization for search for control characters in
strings in worksheet_write_string().
- Made lxw_datetime_to_excel_datetime() a function public.
- There are now over 1000 test cases, including 650 tests that compare
the output from libxlsxwriter, byte for byte, against test files
created in Excel. This is also the 100th release of libxlsxwriter.
Package changes:
- Disable hardcoded -O3
Files: