-
Sun Aug 11 2024 Paul Howarth <paul@city-fan.org> - 1.56-1
- Update to 1.56 (rhbz#2303862)
- Yet another strict/comment_str conflict (GH#57)
- Strict affected by column_names
-
Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.55-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
-
Tue Jun 18 2024 Paul Howarth <paul@city-fan.org> - 1.55-1
- Update to 1.55 (rhbz#2292859)
- More fixes for strict under bind_columns (GH#54)
- Strict won't hide previous error (GH#56)
- Update to Devel::PPPort-3.72
-
Mon Jun 10 2024 Jitka Plesnikova <jplesnik@redhat.com> - 1.54-2
- Perl 5.40 rebuild
-
Fri Apr 19 2024 Paul Howarth <paul@city-fan.org> - 1.54-1
- Update to 1.54 (rhbz#2275976)
- It's 2024
- Fix comment_str with strict
- Documentation fixes (CPAN RT#150757, CPAN RT#151546)
-
Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.53-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.53-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
Thu Nov 23 2023 Paul Howarth <paul@city-fan.org> - 1.53-1
- Update to 1.53 (rhbz#2251219)
- Two casts for -Wformat (GH#50)
- Add --skip-empty to csv2xlsx
- Add --font and --font-size to csv2xlsx
- Fix skip_empty_rows ("skip") and trailing newlines (GH#52)
- Fix comment in last line (CPAN RT#150501)
-
Thu Sep 21 2023 Paul Howarth <paul@city-fan.org> - 1.52-1
- Update to 1.52 (rhbz#2240080)
- Fix possible coredump in cache on non-IO parse (GH#49)
-
Tue Aug 08 2023 Paul Howarth <paul@city-fan.org> - 1.51-1
- Update to 1.51 (rhbz#2229806)
- Contact e-mail update
- Attribute skip_empty_rows extended
- Fix comments (GH#45)
- Fix help (GH#46)
- Update to Devel::PPPort-3.71
- Fix HTML on Windows
- Fix double header-interpretation on bom + headers => "auto" (GH#47)