Changelog for
perl-Text-CSV_XS-debugsource-1.46-1.el9.x86_64.rpm :
* Wed Mar 24 2021 Paul Howarth
- 1.46-1- Update to 1.46 - It\'s 2021 - New attribute comment_str (RFC 4180-bis) - New attribute skip_empty_rows (RFC 4180-bis) - http → https in links in docs - Fix several issues with auto-detecting \\r as EOL - Tested on perl-5.6.1 .. perl-5.32.1 and perl-5.33.8 (145)
* Wed Jan 27 2021 Fedora Release Engineering - 1.45-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Dec 24 2020 Paul Howarth - 1.45-1- Update to 1.45 - Update to Devel::PPPort-3.62 - Allow adding to existing data in csv (out => $ref) - examples/csv2xlsx: -L # to limit records to export - examples/csv2xlsx: --de # for possible double-encoding fix - examples/csv2xlsx: Check if .xlsx is creatable before conversion - Add examples/csv-split - Small documentation additions - Fix META issue for bug tracker
* Tue Jul 28 2020 Fedora Release Engineering - 1.44-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jul 23 2020 Paul Howarth - 1.44-1- Update to 1.44 - EBCDIC now fully functional - Prevent false negative CPANTESTERS fail reports - Fully tested on perl-5.32.0 and perl-5.33.0 - Fix partly decoded fields in header
* Tue Jun 23 2020 Jitka Plesnikova - 1.43-2- Perl 5.32 rebuild
* Wed May 27 2020 Paul Howarth - 1.43-1- Update to 1.43 - Add --parser-opt[=value] to csv-check - Add -L and -X to csv-check - Fix undef value in attribute setters for strings (GH#24) - Document quote (undef) is not supported
* Tue May 19 2020 Paul Howarth - 1.42-1- Update to 1.42 - Update to Devel::PPPort-3.58 - Unicode fixes for csv2xls and csv2xlsx - Add internal buffers to cache diagnostics - Fix positional reporting in examples/csv-check - Allow passing CSV parsing attributes to csv-check - Proof reading - doc fixes by Klaus Baldermann (GH#21) - Fix type caching (CPAN RT#132344) - Small doc fix by Nick Tonkin <1nickt> (GH#22) - Fix sep=; being ignored in ->header (GH#23)
* Sun Feb 16 2020 Paul Howarth - 1.41-1- Update to 1.41 - Update to Devel::PPPort-3.56 - csv2xls uses sheetname as csv2xlsx - csv2xlsx: support images (each image gets its own tab) - More docs (data validation) - It\'s 2020 - No binary literals in fixed error messages - Fix auto_diag > 2 to die when headers are used (GH#19)
* Thu Jan 30 2020 Fedora Release Engineering - 1.40-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sun Sep 15 2019 Paul Howarth - 1.40-1- Update to 1.40 - Update to Devel::PPPort-3.52 - Development perl is now 5.28.2 - [csv2xlsx] sheetnames are restricted to 31 characters - Generate cpanfile - Add munge type \"db\" - [csv2xls/csv2xlsx] do not generate xls/xlsx on empty CSV (GH#18) - New: support $csv->formula (sub { ... }) - Support stacked encodings- Use %{make_build} and %{make_install}
* Fri Jul 26 2019 Fedora Release Engineering - 1.39-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri May 31 2019 Jitka Plesnikova - 1.39-2- Perl 5.30 rebuild