2021-02-25 12:19:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 20 03:07:53 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.602
|
|
|
|
see /usr/share/doc/packages/perl-Text-ANSITable/Changes
|
|
|
|
|
|
|
|
0.602 2021-02-19 Released-By: PERLANCAR; Urgency: medium
|
|
|
|
- [bugfix] Don't emit color reset sequence \e[0m when not using
|
|
|
|
color.
|
|
|
|
- [doc] Add sections on referring to columns & rows.
|
|
|
|
- [doc] Standardize spelling col_name -> colname.
|
|
|
|
- [refactor] Standardize spelling of variable row_num -> rownum,
|
|
|
|
col_num -> colnum.
|
|
|
|
|
2020-11-03 09:41:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 5 03:12:44 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.601
|
|
|
|
see /usr/share/doc/packages/perl-Text-ANSITable/Changes
|
|
|
|
|
2019-04-03 10:54:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 3 07:39:17 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 0.501
|
|
|
|
see /usr/share/doc/packages/perl-Text-ANSITable/Changes
|
|
|
|
|
|
|
|
0.501 2018-12-02 (PERLANCAR)
|
|
|
|
|
|
|
|
- No functional changes.
|
|
|
|
|
|
|
|
- [doc] Mention about the support for NO_COLOR.
|
|
|
|
|
|
|
|
|
|
|
|
0.500 2018-05-31 (PERLANCAR)
|
|
|
|
|
|
|
|
- [Bugfix] Re-add 'require Win32::Console::ANSI', which was
|
|
|
|
accidentally removed during refactoring.
|
|
|
|
|
|
|
|
- [dist] Require Win32::Console::ANSI using OSPrereqs.
|
|
|
|
|
|
|
|
- [dist] Add spec dependency to Color::Theme.
|
|
|
|
|
2018-02-08 05:52:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 7 17:25:55 UTC 2018 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.49
|
|
|
|
see /usr/share/doc/packages/perl-Text-ANSITable/Changes
|
|
|
|
|
2016-07-17 09:59:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 17 09:58:53 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.48
|
|
|
|
see /usr/share/doc/packages/perl-Text-ANSITable/Changes
|
|
|
|
|
|
|
|
0.48 2016-03-11 (PERLANCAR)
|
|
|
|
|
|
|
|
- No functional changes.
|
|
|
|
|
|
|
|
- Adjust to Text::ANSI::Util 0.22 (::NonWideUtil removed).
|
|
|
|
|
|
|
|
|
|
|
|
0.47 2016-03-09 (PERLANCAR)
|
|
|
|
|
|
|
|
- Replace JSON module with JSON::MaybeXS.
|
|
|
|
|
|
|
|
|
|
|
|
0.46 2015-10-22 (PERLANCAR)
|
|
|
|
|
|
|
|
- Remove needless use of Module::Path::More.
|
|
|
|
|
|
|
|
|
|
|
|
0.45 2015-10-21 (PERLANCAR)
|
|
|
|
|
|
|
|
- No functional changes.
|
|
|
|
|
|
|
|
- Mention about wide character support depending on an optional prereq
|
|
|
|
Text::ANSI::WideUtil which might need to be installed explicitly.
|
|
|
|
|
|
|
|
|
|
|
|
0.44 2015-10-21 (PERLANCAR)
|
|
|
|
|
|
|
|
- [Bugfix] Make usage of Text::ANSI::WideUtil optional, add 'wide'
|
|
|
|
attribute.
|
|
|
|
|
|
|
|
|
|
|
|
0.43 2015-10-21 (PERLANCAR)
|
|
|
|
|
|
|
|
- [dist] Fix build failure.
|
|
|
|
|
|
|
|
- [dist] Add Data::Unixish::Apply to DevelopRequires prereq (needed
|
|
|
|
to insert output into POD).
|
|
|
|
|
|
|
|
- [Bugfix] Delay loading Data::Unixish::Apply until it's needed.
|
|
|
|
|
|
|
|
|
|
|
|
0.42 2015-10-20 (PERLANCAR)
|
|
|
|
|
|
|
|
- No functional changes.
|
|
|
|
|
|
|
|
- To reduce reps, remove use of DateTime in
|
|
|
|
bin/ansitable-list-color-themes.
|
|
|
|
|
|
|
|
- To reduce deps, downgrade prereq Data::Unixish from requires to
|
|
|
|
recommends.
|
|
|
|
|
|
|
|
|
|
|
|
0.41 2015-08-18 (PERLANCAR)
|
|
|
|
|
|
|
|
- No functional changes.
|
|
|
|
|
|
|
|
- Switch from Log::Any to Log::Any::IfLOG.
|
|
|
|
|
2015-04-17 12:10:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 17 12:10:40 UTC 2015 - coolo@suse.com
|
|
|
|
|
2020-11-09 20:43:48 +00:00
|
|
|
- initial package
|