-
Wed Mar 24 2021 Paul Howarth <paul@city-fan.org> - 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 <releng@fedoraproject.org> - 1.45-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
Thu Dec 24 2020 Paul Howarth <paul@city-fan.org> - 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 <releng@fedoraproject.org> - 1.44-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
-
Thu Jul 23 2020 Paul Howarth <paul@city-fan.org> - 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 <jplesnik@redhat.com> - 1.43-2
- Perl 5.32 rebuild
-
Wed May 27 2020 Paul Howarth <paul@city-fan.org> - 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 <paul@city-fan.org> - 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 <soonix> (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 <paul@city-fan.org> - 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 <releng@fedoraproject.org> - 1.40-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild